Projects with this topic
Sort by:
-
This is a tool for obfuscating functions in C/C++ programs on Windows. It hides what a function does by changing its code while the program is running, moves that code to another place in memory, and uses Windows exception handling to jump to the moved code when the function is called.
Updated -
Header‑only C++ библиотека для компиляторно‑временной обфускации строковых литералов (и других статических массивов символов) с автоматической очисткой памяти после использования.
Updated -
C++ code report generator with automatic obfuscation feature
Updated -
Using samples of mirai pulled from malwarebazaar to test Mark Stamp et al's papers regarding Hidden Markov Model detection. Additional models outside of the papers' descriptions time permitting.
Updated