Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d35ha authored Jul 2, 2019
1 parent 8ed920c commit 714601c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,5 @@ On the other side, for tools like x64dbg the shown api names will only depend on
* 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>
* It can be used multiple times on the same obfuscated PE</br>
* Tested only on Windows 10 x64</br>
* For unknown reason, when the PE is built by `gcc` without the optimization flags, tools like `dumpbin` and `objdump` report bad PE file even that it runs normally without issues</br>

![pic10](https://github.com/d35ha/CallObfuscator/blob/master/Images/pic10.PNG)</br>

* Get source with `git clone --recursive https://github.com/d35ha/CallObfuscator`</br>
* Download binaries from the [Release Section](https://github.com/d35ha/CallObfuscator/releases)

0 comments on commit 714601c

Please sign in to comment.