Skip to content

Commit e3bb35b

Browse files
authored
Update README.md
1 parent 24352fa commit e3bb35b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# ida-pseudocode-recompilation-win32
2-
Modifying program using IDA/Hexrays decompilation pseudocode.
2+
This repository was created for the purposes of [a question on reverseengineering.stackexchange.com](https://reverseengineering.stackexchange.com/questions/27163/modifying-program-using-ida-hexrays-decompilation-pseudocode).
3+
4+
## Compilation
5+
* `loader.exe` is compiled from `loader.c`
6+
* `my_dll.dll` is compiled from `dllmain.c, hooks.c`

0 commit comments

Comments
 (0)