Add lsf() command to list all functions
This commit is contained in:
@@ -11,6 +11,7 @@ var offset = "@DUPA_ADDR"; // dupa(), objdump -d ./test
|
||||
// pplo();
|
||||
baddr(offset);
|
||||
lsbrk();
|
||||
lsf();
|
||||
|
||||
// lif("1 --------------------------------------------");
|
||||
// dr();
|
||||
|
||||
Reference in New Issue
Block a user