We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f98b1 commit da5975eCopy full SHA for da5975e
README.md
@@ -68,7 +68,6 @@ On the other side, for tools like x64dbg the shown api names will only depend on
68
* Dumping the obfuscated PE out from memory won't deobfuscate it, because the manipulated IAT will be the same</br>
69
* The tool will try to use the code cave for the written shellcode if it's not enough, it will create a new section for it</br>
70
* It can be used multiple times on the same PE</br>
71
-* ~~For unknown reason, if the input PE was built as a debug build, the output file is not valid~~</br>
72
* Tested only on Windows 10 x64</br>
73
* Download with `git clone --recursive https://github.com/d35ha/CallObfuscator`</br>
74
0 commit comments