-
dotnet-r2pipe on Mono 3.12 using radare2 0.9.9-git aka radare-0.9.8-813.g37cfb20 commit 7161 works fine and as expected.
The same code under Windows however doesn't run. radare2 0.9.9-git aka jenkins…
-
-
E.g. [this file analysis_tools/disassfunc.rb](https://github.com/ANSSI-FR/polichombr/blob/master/analysis_tools/disassfunc.rb) could be done using [r2pipe.rb](https://github.com/radare/radare2-binding…
-
its doing some crappy queries..
```
[HTTP] 127.0.0.1:51406 /cmd/s%200x100001174%3Cbr%20/%3E
Cannot slurp with
-
I used a script python from radare2-bindings to write a code analysing a binary file, i extracted the name , the start address and the size of each function , but i can't dump the hexa of each functio…
-
Radare2 Team recommend use r2pipe instead of radare2 bindings
-
41d9662b221946399f8cad96b86c453aa2259929
That `print "RLANG IS SET"` is breaking python3.
Then there's this:
``` python
if in_rlang():
print "RLANG IS SET"
self._cmd…
-
What about trying some decryption/decoding on referenced strings?
Base64 and so on.
-
After make and sudo make install on python folder I get this error.
Makefile:164: recipe for target 'install-python' failed
make[1]: **\* [install-python] Error 1
-