All Projects → ChiChou → Grapefruit

ChiChou / Grapefruit

Licence: mit
(WIP) Runtime Application Instruments for iOS. Previously Passionfruit

Projects that are alternatives of or similar to Grapefruit

Awesome Mobile Security
An effort to build a single place for all useful android and iOS security related stuff. All references and tools belong to their respective owners. I'm just maintaining it.
Stars: ✭ 1,837 (+681.7%)
Mutual labels:  security-tools, mobile-security, mobile
Dexcalibur
[Official] Android reverse engineering tool focused on dynamic instrumentation automation. Powered by Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
Stars: ✭ 512 (+117.87%)
Mutual labels:  security-tools, mobile-security
Adhrit
Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
Stars: ✭ 399 (+69.79%)
Mutual labels:  security-tools, mobile-security
Stacoan
StaCoAn is a crossplatform tool which aids developers, bugbounty hunters and ethical hackers performing static code analysis on mobile applications.
Stars: ✭ 707 (+200.85%)
Mutual labels:  security-tools, mobile-security
Appmon
Documentation:
Stars: ✭ 1,157 (+392.34%)
Mutual labels:  security-tools, mobile-security
Awesome Test Automation
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
Stars: ✭ 4,712 (+1905.11%)
Mutual labels:  security-tools, mobile
Testowanieoprogramowania
Testowanie oprogramowania - Książka dla początkujących testerów
Stars: ✭ 146 (-37.87%)
Mutual labels:  mobile-security, mobile
Command Mobile Penetration Testing Cheatsheet
Mobile penetration testing android & iOS command cheatsheet
Stars: ✭ 221 (-5.96%)
Mutual labels:  mobile-security, mobile
Cameradar
Cameradar hacks its way into RTSP videosurveillance cameras
Stars: ✭ 2,775 (+1080.85%)
Mutual labels:  security-tools
Loggerpro
An modern and pluggable logging framework for Delphi
Stars: ✭ 231 (-1.7%)
Mutual labels:  mobile
Fingerprinter
CMS/LMS/Library etc Versions Fingerprinter
Stars: ✭ 227 (-3.4%)
Mutual labels:  security-tools
Realm Cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
Stars: ✭ 14,778 (+6188.51%)
Mutual labels:  mobile
Cordova Osx
Apache Cordova mac
Stars: ✭ 232 (-1.28%)
Mutual labels:  mobile
Linux Exploit Suggester
Linux privilege escalation auditing tool
Stars: ✭ 3,126 (+1230.21%)
Mutual labels:  security-tools
Oblivion
Data leak checker & OSINT Tool
Stars: ✭ 237 (+0.85%)
Mutual labels:  security-tools
React Native Dynamic Search Bar
Medium Article: https://freakycoder.com/react-native-library-dynamic-search-bar-c03fea9fae36
Stars: ✭ 225 (-4.26%)
Mutual labels:  mobile
Progpilot
A static analysis tool for security
Stars: ✭ 226 (-3.83%)
Mutual labels:  security-tools
Deceive
🎩 Appear offline for the League of Legends client.
Stars: ✭ 233 (-0.85%)
Mutual labels:  mobile
Walletconnect Monorepo
WalletConnect Monorepo
Stars: ✭ 230 (-2.13%)
Mutual labels:  mobile
Titanium mobile
🚀 Native iOS- and Android- Apps with JavaScript
Stars: ✭ 2,553 (+986.38%)
Mutual labels:  mobile
Grapefruit

Grapefruit: Runtime Application Instruments for iOS

John Discord Commits contributers License

Get Started

Screenshot

Git clone:

git clone --recurse-submodules https://github.com/ChiChou/Grapefruit

Install dependencies:

  • node.js LTS (for Apple Silicon, use Node.js Current)
  • tmux (or Windows Terminal on Windows)

Install npm packages:

npm run installdev

Start development server:

npm run dev

Default webpack url is http://localhost:8080

FAQ

Discord Group

If you have experienced anything wrong or want to suggest new features, please join my Discord channel! https://discord.gg/pwutZNx

Roadmap

https://github.com/ChiChou/Grapefruit/projects/1

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].