https://github.com/nowsecure/r2frida-book
The radare2 + frida book for Mobile Application assessment
https://github.com/nowsecure/r2frida-book
book dynamic-analysis r2frida static-analysis
Last synced: 8 months ago
JSON representation
The radare2 + frida book for Mobile Application assessment
- Host: GitHub
- URL: https://github.com/nowsecure/r2frida-book
- Owner: nowsecure
- Created: 2017-08-15T16:07:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T16:18:59.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T01:25:33.011Z (9 months ago)
- Topics: book, dynamic-analysis, r2frida, static-analysis
- Language: CSS
- Homepage: https://www.nowsecure.com
- Size: 429 KB
- Stars: 40
- Watchers: 15
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-computer-science - book - [r2frida-book](https://github.com/nowsecure/r2frida-book) - The radare2 + frida book for Mobile Application assessment https://www.nowsecure.com (Reverse Engine)
README
# r2frida book
Welcome. This project is project is in the process of being brought back online. In the meantime you might want to check out https://github.com/enovella/r2frida-wiki.
# Development
## install
Use modern node version...
### dependencies
```sh
$ npm i -g gitbook
$ npm i -g gitbook-cli
```
### pdf
To build a PDF you'll need calibre installed and its binaries available in your `PATH` env.
## view
