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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NetCapture
/
AndroidNetworkTools
Public
forked from
stealthcopter/AndroidNetworkTools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 9, 2021
Check if arp file is readable before attempting read to avoid logging a security exception
stealthcopter
committed
9666c9d
View commit details
Copy full SHA for 9666c9d
Browse repository at this point
Commits on Mar 8, 2021
Added method to disable /proc/net/arp browsing
stealthcopter
committed
5ec485c
View commit details
Copy full SHA for 5ec485c
Browse repository at this point
merge
stealthcopter
committed
b917bde
View commit details
Copy full SHA for b917bde
Browse repository at this point
Fixed subnet devices returning out of scope IPs and removed pointless comments
stealthcopter
committed
89b2c44
View commit details
Copy full SHA for 89b2c44
Browse repository at this point
Commits on Jan 30, 2021
Update readme.md
stealthcopter
authored
ce765d2
View commit details
Copy full SHA for ce765d2
Browse repository at this point
Commits on Aug 14, 2020
Removed duplicate test code (#74)
Show description for 6c71de2
leofernandesmo
authored
6c71de2
View commit details
Copy full SHA for 6c71de2
Browse repository at this point
Commits on Jun 22, 2020
Make app movable to SD card (#72)
Show description for 6873a81
Atrate
authored
6873a81
View commit details
Copy full SHA for 6873a81
Browse repository at this point
Commits on Apr 15, 2020
Feature/ip sleigh addtition (#71)
Show description for 6cf4f5b
stealthcopter
and
mat
authored
6cf4f5b
View commit details
Copy full SHA for 6cf4f5b
Browse repository at this point
Commits on Apr 3, 2020
Update readme.md (#68)
Show description for 25fceef
Poussinou
authored
25fceef
View commit details
Copy full SHA for 25fceef
Browse repository at this point
Commits on Mar 1, 2020
Added improvement for Android 10 devices where /proc/net was restricted (#66)
Show description for c342c9f
stealthcopter
authored
c342c9f
View commit details
Copy full SHA for c342c9f
Browse repository at this point
Commits on Nov 9, 2019
Bumped version number for tagging #PLAY_BETA
mat
committed
7cb2a5a
View commit details
Copy full SHA for 7cb2a5a
Browse repository at this point
Commits on Nov 8, 2019
Replaced en-GB with en-US for simplicity
mat
committed
1eab24e
View commit details
Copy full SHA for 1eab24e
Browse repository at this point
Commits on Nov 7, 2019
Added fastlane structure for F-Droid inclusion #PLAY_BETA
mat
committed
8cfa9c9
View commit details
Copy full SHA for 8cfa9c9
Browse repository at this point
Commits on Nov 3, 2019
Fix ci intergration (#61)
Show description for 55b44be
stealthcopter
authored
55b44be
View commit details
Copy full SHA for 55b44be
Browse repository at this point
Fixed bug in native ping (added proc.destroy) Bumped version to 0.4.4 #PLAY_BETA
mat
committed
1149262
View commit details
Copy full SHA for 1149262
Browse repository at this point
Merge branch 'jonfre-scroll'
mat
committed
42302cd
View commit details
Copy full SHA for 42302cd
Browse repository at this point
Commits on Apr 25, 2019
Scroll text view to bottom on append
Show description for b000e62
Jonas Fredriksson
authored and
jonfre
committed
b000e62
View commit details
Copy full SHA for b000e62
Browse repository at this point
Commits on Aug 14, 2018
Push release 0.4.3 #PLAY_BETA
stealthcopter
committed
8b00c36
View commit details
Copy full SHA for 8b00c36
Browse repository at this point
Added arp cache in SubnetDevices to prevent repeated file reads
stealthcopter
committed
67732b5
View commit details
Copy full SHA for 67732b5
Browse repository at this point
Fixed ping command
stealthcopter
committed
24a7788
View commit details
Copy full SHA for 24a7788
Browse repository at this point
Commits on Aug 13, 2018
Added strictmode to sample app to aid testing
stealthcopter
committed
33f207d
View commit details
Copy full SHA for 33f207d
Browse repository at this point
Added cancel to SubnetDevices and fixed blocking UI bug #PLAY_BETA
stealthcopter
committed
42c601c
View commit details
Copy full SHA for 42c601c
Browse repository at this point
Commits on Jun 21, 2018
Updated build version for release #DEPLOY_APP
stealthcopter
committed
b7a64cd
View commit details
Copy full SHA for b7a64cd
Browse repository at this point
Removed unused android files, optimized code and fixed typos
stealthcopter
committed
ad6d793
View commit details
Copy full SHA for ad6d793
Browse repository at this point
Merge pull request #42 from stealthcopter/feature/develop
Show description for 355fa3e
stealthcopter
authored
355fa3e
View commit details
Copy full SHA for 355fa3e
Browse repository at this point
Merge pull request #41 from robross0606/feature/ttl
Show description for d3d8f3b
stealthcopter
authored
d3d8f3b
View commit details
Copy full SHA for d3d8f3b
Browse repository at this point
Added null check
stealthcopter
committed
90d766b
View commit details
Copy full SHA for 90d766b
Browse repository at this point
Added support for setting ping TTL. Refactored to PingOptions to avoid future API changes if adding more ping options.
Robert Ross
committed
34b5d62
View commit details
Copy full SHA for 34b5d62
Browse repository at this point
Commits on Jun 20, 2018
Fixed code/name switch #PLAY_BETA
stealthcopter
committed
4ab2003
View commit details
Copy full SHA for 4ab2003
Browse repository at this point
Fixed version numbers #PLAY_BETA
stealthcopter
committed
bbb18e1
View commit details
Copy full SHA for bbb18e1
Browse repository at this point
Updated CI scripts #PLAY_BETA
stealthcopter
committed
c3b3a19
View commit details
Copy full SHA for c3b3a19
Browse repository at this point
Commits on Jun 18, 2018
Added sources
stealthcopter
committed
0ad0eb4
View commit details
Copy full SHA for 0ad0eb4
Browse repository at this point
Added javadoc
stealthcopter
committed
7514475
View commit details
Copy full SHA for 7514475
Browse repository at this point
Commits on Jun 17, 2018
Updated readme, and release 0.4.0
stealthcopter
committed
d47a50c
View commit details
Copy full SHA for d47a50c
Browse repository at this point
Updated CI scripts
stealthcopter
committed
8ee093b
View commit details
Copy full SHA for 8ee093b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.