9 lines
248 B
Markdown
9 lines
248 B
Markdown
# To Do
|
|
|
|
## Code injection
|
|
- Have a script with 3 functions, (main, funcA, funcB), and replace refs to funcA with funcB
|
|
- Trampoline definitions of a function to a new modified function that gets places in memory
|
|
|
|
Injected code: 0x680
|
|
|
|
Call: 0x1160 |