EFI_COMPROMISED_DATA
-
Автор темы
- #1
Was bored lately.
# Obfuscator
A native code obfuscator written in c++.
## Available transforms:
https://github.com/es3n1n/obfuscator
# Obfuscator
A native code obfuscator written in c++.
## Available transforms:
- Bogus Control Flow
- Constant Crypt
- Decompilation breaker (ida, ghidra)
- Substitution
https://github.com/es3n1n/obfuscator
Obfuscating native code for fun: Part 1 - Introduction
In this series of posts, I will try to cover all the common knowledge you would need to create your PE bin2bin obfuscator. This year I saw a rise of interest in the topics of software obfuscation and deobfuscation, yet I didn’t see any new open-source projects popping up in public, maybe this...
blog.es3n1n.eu