Skip to content

Commit

Permalink
Removed garbage
Browse files Browse the repository at this point in the history
  • Loading branch information
krystalgamer committed Jan 24, 2019
1 parent e8244af commit 309107e
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 8,196 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ or ecx, ecx
```

What has been done so far?
- Detects the target function and successfully dissassembles it. (Thanks to [Capstone])
- Detects the target function and successfully dissassembles it.
- Fixes relative JMPs and CALLs
- Encrypts it to a new memory location
- Decrypts it at runtime and moves it around in memory
Expand All @@ -30,5 +30,3 @@ Currently it's usage is limited since it's in early development but if you reall
- Add the identifiers to one function in your program and compile it too.
- Make sure that the program is named test.exe
- Run Resonance!
-
[Capstone]: <https://github.com/aquynh/capstone>
Loading

0 comments on commit 309107e

Please sign in to comment.