-
1.what version of radare2.exe used by r2dwarf in windows?
2.code "cmd_result = self.pipe.cmdj('afij').replace(' ', '')" return None in windows!!!!
3.can you design function like Cheatengine?
4.my E…
zbx91 updated
5 years ago
-
## Environment
```
Wed Jan 19 07:41:58 PM IST 2022
radare2 5.5.5 1 @ linux-x86-64 git.
commit: f8f93681bd183582b943fee4be5714e7fbac9d4d build: 2022-01-19__19:18:00
Linux arch 5.16.0-arch1-1…
-
Currently if you go through code of those analysis plugins that support ESIL feature, you will notice there are similar macroses/functions to generate some common "constructs" of the ESIL. Moreover I …
-
Motorola [SREC](https://en.wikipedia.org/wiki/SREC_(file_format)) format is another popular text binary representation format along with Intel's IHEX. Similar to `ihex://` it should be the IO plugin.
…
-
We cant put this in core becauase of the license, but fits good in radare2-extras
https://github.com/mikeakohn/naken_asm
-
Properly load the memory regions, not just the sections
https://github.com/DrMefistO/smd_ida_tools/blob/master/smd_loader/smd_loader.cpp
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
Allow esil traps to be skipped or continued depending on the result.
This is.. in the esil_continue() loop that emulates code must check if esil_trap is set or not and stop or continue.
-
Needed for disassembling [custom archs](https://github.com/rhelmot/csaw16-finals-writeups/blob/master/cybertronix/CYBERT.pdf) where each address represents more than 1 bytes.
Allowing it to configu…
-
## Environment
```sh
Wed Dec 28 03:22:07 PM EST 2022
radare2 5.8.1 29769 @ linux-x86-64 git.5.7.8-780-g99b72288bf
commit: 99b72288bf01b736e69ea5271935ec8b1cc2d495 build: 2022-12-28__14:38:38
Li…