Code is protected on your computer, not in cloud Your code is protected locally on your computer. No internet connection is required for protecting your code by C/C++ Obfuscator. Any API is supported, just defin
2. LLVM Obfuscator LLVM Obfuscator 利用 LLVM 编译器框架进行代码混淆,它能够在编译器层面实现代码的混淆,包括插入欺骗性路径、符号混淆等。特别适用于那些已经采用或计划采用 LLVM 进行项目构建的开发环境。 3. Code Obfuscator Code Obfuscator 适用于简单项目或个人使用,操作较为直观简单,而且能够快速地产生混淆后的...
好用的C/C++源代码混淆工具包括:Stunnix C/C++ Obfuscator、Code Virtualizer、C/C++ Obfuscator等。Stunnix C/C++ Obfuscator在混淆算法复杂度方面表现优秀,它不仅能够对代码进行词法混淆,还能改变代码结构,增加逆向工程难度,进而提高代码保护水平。它支持多平台,易用性高,同时提供自动化处理脚本,非常适合大型项目的代码...
Download C/C++ Obfuscator evaluation notes | what is new in current version | Previous versions Windows from WinXP to Win11 ZIP:55mb Download Mac OS from 10.4 to current version ZIP:24mb Download Linux Any popular distro for x86 or x86_64 ZIP:58mb Download ...
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)...
In this research, the development of an obfuscator that can work on C language source code uses the code transposition method, namely randomizing the arrangement of lines of code with a hash function and then using the DES encryption algorithm to hide the parameters of the hash function so ...
下面展示下LLVM框架在代码混淆上能做的事(展示效果基于开源项目Pluto-Obfuscator实现)。字符串加密(Meta...
CodeMorph Code Obfuscator is the source code obfuscating software designed to inhibit reverse engineering of software by converting the naked machine code to obfuscated code, making the decompiled assembly code far less readable and almost impossible to understand by disassemblers and human being. ...
Obfuscated C Code Contest Obfuscated C Contest Obfuscated code Obfuscated Tiny C Compiler Obfuscated Weird Language obfuscates obfuscates obfuscating obfuscating obfuscation obfuscation obfuscation obfuscation obfuscations obfuscations obfuscations Obfuscator Obfuscator obfuscatory obfuscatory Obfusticated Email Link...
(OBFUSCATOR_BUILD_TESTS "" ON) project(obfuscator LANGUAGES CXX ) # Subdirectory: vendor set(CMKR_CMAKE_FOLDER ${CMAKE_FOLDER}) if(CMAKE_FOLDER) set(CMAKE_FOLDER "${CMAKE_FOLDER}/vendor") else() set(CMAKE_FOLDER vendor) endif() add_subdirectory(vendor) set(CMAKE_FOLDER ${CMKR_C...