Code Monkey home page Code Monkey logo

xcc's Introduction

XCC

A C/C++ code obfuscator based on llvm/clang technology, make obfuscating code in C/C++/OBJC/Others supported by llvm tech easily, obfuscating is not absolute secure, but can make RE and code stolen harder.

In theory, it should support all mainstream versions(linux/mac/win, x86/x64/arm), but now it's only tested on windows now.

There are some obfuscators, but I'd like to make this one strongest someday.

[1] Limitations

only limited stragies implemented.

[2] plan:

linux/macos and non-x86 target support when I've spare time.

[3] Why?

Is vmp enough?

No, obfuscation at binary level has some limitations and so do at src level, so both techs should be considered in your projects.

Long long ago when I met kanxue, I proposed a plan but I never started it for various reasons, and recently I hear scz have some interest on the project, I started immediately!

NB, It's for fun only, it's a hack on a weekend, don't blame me for not working hard!

[4] OpenSource or not?

Not now, maybe in the future.

[5] Can I join?

Sure, but now you'd have some contributions to view the source-code, you can do some develop task or contribute valuable obfuscating codes or engines you wrote before. however you can contact me at [email protected].

xcc's People

Contributors

humeafo avatar

Watchers

James Cloos avatar  avatar

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.