Add lsf() command to list all functions

This commit is contained in:
2025-03-12 14:31:40 +01:00
parent 3b938a06dd
commit 673b7800a7
3 changed files with 16 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ var offset = "@DUPA_ADDR"; // dupa(), objdump -d ./test
// pplo();
baddr(offset);
lsbrk();
lsf();
// lif("1 --------------------------------------------");
// dr();