Automatically find dupa() address, fix plo() command
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
lif("Loading user init script for program ./test");
|
||||
ler("Test error message");
|
||||
|
||||
var offset = "0x0000000000001169"; // dupa(), objdump -d ./test
|
||||
var offset = "0x0000000000001145"; // dupa(), objdump -d ./test
|
||||
|
||||
// Testing...
|
||||
pf();
|
||||
|
||||
Reference in New Issue
Block a user