-
There is a concept of literate programming, and running the code from the documentation.
We should make a scripts/change the book to do exactly the same.
So what we need:
- [ ] Change the code e…
-
It will bring you a bunch of the features automatically:
Architectures:
6502, 8051, CRIS, H8/300, LH5801, LH5801, T8200, arc, arm, avr, bf, blackfin, csr, dalvik, dcpu16, gameboy, i386, i4004, i8080…
-
I can see all (?) the r2pipe bindings contains an example to talk with r2 via http by connecting to [http://cloud.radare.org/cmd/](http://cloud.radare.org/cmd/). It looks like this address doesn't wor…
-
- [x] Create NSIS package (Done with InnoSetup)
- [x] Create a dedicated repository for radare2-win-installer
- [x] Handle context menu to open with r2
- [x] Add icons on Installer
- [ ] Add icons and…
-
Hi all
any help to solve this issue please?
Thank you
> Traceback (most recent call last):
> File "adhrit.py", line 17, in
> from recons.smarser.parser import parser
> File "/U…
Teicu updated
4 years ago
-
Reference tweet: https://twitter.com/defconisov3r/status/1242240569667174400?s=21
-
When the timestamp of any opened file changes we may want to warn the user and query him to know if he wants to reload or not.
This may be anoying, break r2pipe, so maybe we can just show the warni…
-
:trollface:
-
# Environment
- Windows 7 x64
- radare2 version: built with debug su
```
radare2 3.1.0-git 19775 @ windows-x86-64 git.3.0.1-19-g92982e44f
commit: 92982e44f8cd4a1908829200787d6a6ca50929bb build:…
a1ext updated
6 years ago
-
Hi, I want to know how did you get the assembly code from binary? What tools did you use? And can the tool mark the function boundary in assembly code? Thanks for your help!