-
using radare2 commit: 3cde905a209a39fbc88ba03557705fb5467aff6e build: 2019-02-19__12:15:40
using r2pipe (1.2.0)
in order to be able to run your script I had to modify "Sj" to "iSj".
(it seems that …
-
I am wondering if I could use r2 to provide me the disassembly quality.
In particular, I would like a summary of: 1) the percentage of code disassembled. (all executable code sections in an ELF cod…
-
Part of the task requires understand, learning and writing Rust, and therefor this opens the door for reimplementing some core features and allow to verify them in another ways. This issue aims to tra…
-
`0x00000000 cafeba retf 0xffffffffffffbafe`
ollydis shows `retf 47870`
-
# This template is meant for bug reports, if you have a feature request, please be as descriptive as possible and delete the template
Make sure you are testing using the latest git version of radar…
-
Something really strange happens on 32bit build
```
node bin/r2r.js
[XX] db\tools\rabin2 rabin2 -qOp/.data/rwx on PE32 63
$ r2 -escr.utf8=0 -escr.color=0 -escr.interactive=0 -N -Q -i C:\Users\app…
-
![image](https://user-images.githubusercontent.com/203261/54010184-b8aa7200-41a8-11e9-9cc1-74648a73c6cb.png)
-
I'm writing up a blogpost for r2 and vxhunter, currently seeing this right now:
```
$ r2 -a sh -b 32 VxWorks.bin
-- This shell has been seized by the Internet's Police.
[0x00000000]> i
fd …
-
Hello,
Installed versions:
```
$ radare2 -v
radare2 2.5.0-git 17803 @ linux-x86-32 git.2.4.0-282-g43af9e3bb
commit: 43af9e3bb2ac50cd755d0ee89aca33bd3607e0ff build: 2018-04-06__15:17:12
$ pip…
-
**Environment information**
* Operating System: Linux
* Cutter version: 1.7.3
* File format: any
**Describe the bug**
The r2 commands **.*j** (supposed to return JSON) executed from a r2pipe do…