Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henry5421 authored Mar 29, 2018
1 parent a838cf3 commit bee94eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ xom-switch requires two tools:

### Components
xom-switch consists of three modules:
- [rewriter](src/rewriter/README.md): a static binary rewriter for x86 ELF binaries.
- patch: C code piece that will be patched into program loader
- analysis: analyzer of the program loader using radare2
- [binary rewriter](src/rewriter/README.md): a static binary rewriter for x86 ELF binaries.
- patch: C code pieces that will be patched into program loader
- analysis: analyzer/instrumentor of the program loader using radare2

### Patching
- install python 2.7 and radare2
Expand Down

0 comments on commit bee94eb

Please sign in to comment.