William Tan
William Tan
### Description C++ function symbols contain spaces a lot of the time so in order to reference them in an expression, you can do something like ``` pwndbg> p/x &'Circle::calculateArea()...
after I type in the debugger repl, the focus sometimes changes depending on what happens when I step. the repl should stay in focus so I can spam p and...
Extends template loading to include fragments, system_fragments, tools, and trusted functions from template objects.
**Is your feature request related to a problem? Please describe.** `get_qemu_pid` works by abusing qemu monitor commands to open a temp file from qemu and scanning the file descriptor table...
would it be possible to get a new release for xml 1.0 compatibility?
This is determined by checking the page permission of the export address. If it is pointing to an executable page, then it's a function, otherwise it is a variable. This...
https://github.com/frida/frida-gum/blob/5ee7ae3f1719db72b0b621f660d3a2fff4d045a4/gum/backend-windows/gummodule-windows.c#L272-L283 This is documented as a comment here, but creating an issue here as well for visibility. One way to check this would be to check if the address is...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Right...