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
Hey zuypt, what I've seen (usenix) is the built in disassembler (it works pretty well, even though George calls it a trash heap). You use this like so (here I'm using qira on the ls command):
(Terminal window 1): qira -sS /bin/ls
(Terminal window 2): nc localhost 4000
Now you go to a browser and put 0.0.0.0:3002 in the top url bar (you should now see the trace and the graph).
I saw in that video that he used a keybind to search for the function/symbol so that it views the tree/graph (mine doesn't show any graph btw). Any chance anyone knows how that works.
The text was updated successfully, but these errors were encountered: