Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples of using r2pipe to write plugins? #61

Open
tko opened this issue Jun 10, 2018 · 3 comments
Open

Examples of using r2pipe to write plugins? #61

tko opened this issue Jun 10, 2018 · 3 comments

Comments

@tko
Copy link

tko commented Jun 10, 2018

From README:

In addition, r2pipe scripts can be used to write plugins for radare2 or extend current functionalities:

  • Assembler/Disassembler plugin for RAsm
  • RIO plugin to abstract read/write/system operations
  • Syscall handler for the ESIL emulator
  • ...

Are there examples of how to actually do any of these things? I couldn't find any, the closest thing seemed to be using r2lang instead.

@radare
Copy link
Collaborator

radare commented Jun 11, 2018 via email

@tko
Copy link
Author

tko commented Jun 11, 2018

Could you be more specific? Both https://github.com/radare/r2b and https://github.com/radareorg/r2b are 404 and radare2-bindings/r2pipe only seems to make use of cmd('/bin/ls') basically.

@radare
Copy link
Collaborator

radare commented Jun 11, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants