nowsecure / r2frida

Radare2 and Frida better together.
MIT License
1.18k stars 121 forks source link

Add command to extend commands in agent side #26

Closed radare closed 7 years ago

radare commented 7 years ago

Expose an API to add/remove commands in the agent side by loading a script to register them.

This will be useful to load OS-specific commands like for iOS, Android, Windows...

trufae commented 7 years ago

Done in https://github.com/nowsecure/r2frida/commit/8ecfe4514c682ddb502b8e612a53586a170f34f3