You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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