🌍 Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
🔎 Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: radare2-book
Page 1
Showing 6 results from 6
radareorg/radare2-book
GitHub C Creative Commons Attribution Share Alike 4.0 InternationalThe Official Radare2 Book
External source
GitHub
Don-No7/Hack-SQL
GitHub-- -- File generated with SQLiteStudio v3.2.1 on Sun Feb 7 14:58:28 2021 -- -- Text encoding used: System -- PRAGMA foreign_keys = off; BEGIN TRANSACTION; -- Table: Commands CREATE TABLE Commands (Command_No INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, Name TEXT REFERENCES Programs (Name) NOT NUL... Read more
External source
GitHub
monosource/radare2-explorations
GitHub CSSA book on learning radare2.
External source
GitHub
nowsecure/r2frida-book
GitHub CSSThe radare2 + frida book for Mobile Application assessment
External source
GitHub
TDKPS/radare2book
GitHubr1 book transcription to r2
External source
GitHub
DatanoiseTV/practical-reverse-engineering
GitHub Shell OtherA practical handbook on reverse engineering. Covers embedded firmware (ARM Cortex-M, Xtensa/ESP32, RISC-V, 8051, MIPS), Linux userland, kernel modules and device trees, plus hardware attacks (fault injection, side-channel analysis). Uses radare2 as the primary tool example. PDF + web book.
External source
GitHub