pancake
pancake
This will require making webquake work with local files instead of websockets to fetch the paks and implement touchscreen controls. I have verified that webquake runs fine on FxOS (2.2...
r2pm -i r2m2
Why have README README.txt README.md LICENSE LICENSE.txt TODO TODO.txt... choose a single extension and use it, but dont confuse your users please
to avoid loading deprecated or corrupted databases from older sources
Dunno how to get the offset in code associated of each line of the retdec. This is what it's implement in "pddo"
Hacky solution: `r2.cmd('\"e cmd.prompt=cat /tmp/r2.c;e cmd.prompt=\"');` Other solutions: * Add !!* to capture the output off the r2pipe execution and print it to stdout * Add cmd.after or (cmd.tail) to...
Right now i'm using this "hack": ``` var line = curl_line.replace("curl ", "curl -s -o out"+index+".png "); ```
The rest of fields are not even escaped which may result in remote code execution when executing the generated curl lines. This patch makes the har-to-curl at least work. But...
* [ ] Rename `ob` to `oi` as reported in https://github.com/radareorg/radare2/issues/19975 * [ ] Add `obaa`: command to open a bin for all the opened files 'o' * [ ]...