memory-obfuscator
Here are 3 public repositories matching this topic...
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
Sep 16, 2025 - C
Command line tool for automatic modification of IEC 61131–3 ST scripts in order to obfuscate the PLC memory layout.
-
Updated
Sep 3, 2024 - Python
Improve this page
Add a description, image, and links to the memory-obfuscator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memory-obfuscator topic, visit your repo's landing page and select "manage topics."