1 link tagged with all of: reverse-engineering + obfuscation + windows-apis
Click any tag below to further narrow down your results
Links
Obfusk8 is a C++17 library that enhances application obfuscation, making reverse engineering more difficult through various compile-time and runtime techniques. It employs strategies like virtual machine execution, indirect control flow flattening, and dynamic key encryption to obscure code logic and data, while also integrating anti-analysis measures. The library offers helper classes for stealthy access to Windows APIs, ensuring minimal static analysis footprints.