Giter VIP home page Giter VIP logo

cprotect's Introduction

Cprotect

c语言源码级混淆工具

author: Mz1

现在还是很不完善的版本,主要是编译原理学的太差了所以弄得很奇怪。

混淆了所有的函数调用并添加花指令,可以多次进行混淆。

简单混淆字符串。

gcc x64编译基本没有问题

进度(坑):

*在下个版本中会加入词法分析系统和简单的语法分析
支持嵌套函数调用
支持调用中加上计算
支持字符串的混淆【已完成】
支持获取系统库函数信息

待修改问题:

对函数调用的参数分割使用的是都好识别,不准确,会存在问题。
不支持char c1,c2;这样的定义,有待修改

cprotect's People

Contributors

mz1z avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

cloutain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.