Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Deathtanium
/
cSploit
Public
forked from
cSploit/android
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cSploit
cSploit
on
develop
User selector
All users
All time
Commit history
Commits on Apr 10, 2026
Dark-mode dialog fields, MSF RPC test/diagnosis, RPC isConnected fix
Show description for 210ae9b
Deathtanium
committed
210ae9b
View commit details
Copy full SHA for 210ae9b
View code at this point
Browse repository at this point
README: document UI overhaul; theme, insets, toasts, dialogs, NetHunter
Show description for 113ec86
Deathtanium
committed
113ec86
View commit details
Copy full SHA for 113ec86
View code at this point
Browse repository at this point
refactor(csploit): NetHunter-only tools, remove JNI core path
Show description for fc62268
Deathtanium
committed
fc62268
View commit details
Copy full SHA for fc62268
View code at this point
Browse repository at this point
feat(csploit): NetHunter chroot tool backend and Hijacker dark theme
Show description for 20b3024
Deathtanium
committed
20b3024
View commit details
Copy full SHA for 20b3024
View code at this point
Browse repository at this point
Commits on Apr 8, 2026
Revival 2.0.0: NetHunter OP5 runbook, MSF RPC guide, install script
Show description for 6ea2e7a
Deathtanium
committed
6ea2e7a
View commit details
Copy full SHA for 6ea2e7a
View code at this point
Browse repository at this point
Replace IntentService with Service + HandlerThread (Update, MultiAttack)
Show description for d900f86
Deathtanium
committed
d900f86
View commit details
Copy full SHA for d900f86
View code at this point
Browse repository at this point
Phase 2: first-run lab acknowledgment; remove AsyncTask from MITM/Hijacker
Show description for b9c303a
Deathtanium
committed
b9c303a
View commit details
Copy full SHA for b9c303a
View code at this point
Browse repository at this point
Phase 2: scoped storage defaults, network security config, storage permission scope
Show description for 58f76d1
Deathtanium
committed
58f76d1
View commit details
Copy full SHA for 58f76d1
View code at this point
Browse repository at this point
Target API 35 (Android 15): FGS dataSync, Gradle 8.9, AGP 8.7
Show description for 0c23510
Deathtanium
committed
0c23510
View commit details
Copy full SHA for 0c23510
View code at this point
Browse repository at this point
Phase 1: AGP 8.6, Gradle 8.7, API 34, manifest exported flags
Show description for 0dd28f3
Deathtanium
committed
0dd28f3
View commit details
Copy full SHA for 0dd28f3
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
gradle plugin & library updates + enable R8
fat-tire
committed
b185901
View commit details
Copy full SHA for b185901
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
Update build tools, a few libraries, & MaterialComponents theme
fat-tire
committed
0da5564
View commit details
Copy full SHA for 0da5564
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Update to latest build tools + androidx libraries.
fat-tire
committed
269d481
View commit details
Copy full SHA for 269d481
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Drop unneeded MavenCentral() repositories
fat-tire
committed
09cc75e
View commit details
Copy full SHA for 09cc75e
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
Add multidex support for older APIs & update to latest gradle/plugins
fat-tire
committed
6213872
View commit details
Copy full SHA for 6213872
View code at this point
Browse repository at this point
Commits on Aug 19, 2018
Migrate from legacy support libraries to new Jetpack/AndroidX
fat-tire
committed
01beed3
View commit details
Copy full SHA for 01beed3
View code at this point
Browse repository at this point
Refactor for AppCompat (using AS3.3 canary 6 + custom fixes)
fat-tire
committed
3402fb3
View commit details
Copy full SHA for 3402fb3
View code at this point
Browse repository at this point
Remove double WAKE_LOCK permission.
fat-tire
committed
4db0830
View commit details
Copy full SHA for 4db0830
View code at this point
Browse repository at this point
Some additions to manifest in case anyone is using this on a chromebook.
fat-tire
committed
20aad68
View commit details
Copy full SHA for 20aad68
View code at this point
Browse repository at this point
Add check to make sure WAKE_LOCK perm is available + delcare in manifest
Show description for e3b0dd0
fat-tire
committed
e3b0dd0
View commit details
Copy full SHA for e3b0dd0
View code at this point
Browse repository at this point
Update build tools + libraries + gradle etc. to latest + target api 28
fat-tire
committed
7cb17d6
View commit details
Copy full SHA for 7cb17d6
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Additional updates for Android Studio 3.2a4 + new gradle + acra update
fat-tire
committed
455e114
View commit details
Copy full SHA for 455e114
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Update everything for Android 3.2a3 (big, see below)
Show description for f794919
fat-tire
committed
f794919
View commit details
Copy full SHA for f794919
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
[#831] manage Endpoint with null HW address
tux-mind
committed
ff6b13a
View commit details
Copy full SHA for ff6b13a
View code at this point
Browse repository at this point
[#831] allow creation of Endpoint with null HW address
Show description for 6162c3c
tux-mind
committed
6162c3c
View commit details
Copy full SHA for 6162c3c
View code at this point
Browse repository at this point
typo
IwraStudios
authored
f24da27
View commit details
Copy full SHA for f24da27
View code at this point
Browse repository at this point
Update Endpoint.java
IwraStudios
authored
085c8b4
View commit details
Copy full SHA for 085c8b4
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
Fixed typo
Salvatore Catroppa
authored
4da1d27
View commit details
Copy full SHA for 4da1d27
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Added new magic numbers
Show description for 62e14a6
nullpointer17
authored
62e14a6
View commit details
Copy full SHA for 62e14a6
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
update string
fabinhojcr
committed
87a4539
View commit details
Copy full SHA for 87a4539
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
[MITM] handle JSON content
Show description for 9efe765
tux-mind
committed
9efe765
View commit details
Copy full SHA for 9efe765
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
Fix some possible multithreading troubles
Fi5t
committed
f68d1cd
View commit details
Copy full SHA for f68d1cd
View code at this point
Browse repository at this point
Performance improvements
Fi5t
committed
75e6a51
View commit details
Copy full SHA for 75e6a51
View code at this point
Browse repository at this point
Add defensive copies of several parameters and other small changes
Fi5t
committed
be51023
View commit details
Copy full SHA for be51023
View code at this point
Browse repository at this point
Fix possible NPE
Fi5t
committed
c7906fb
View commit details
Copy full SHA for c7906fb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.