Releases: venantvr/Android.Net.Mapper
Releases · venantvr/Android.Net.Mapper
NetMapper v1.3.0 - Compatibilité améliorée
Refactoring majeur
Remplacement du BottomNavigationView Material par une navigation personnalisée en LinearLayout :
- Navigation custom avec 4 boutons
- Changement de couleur programmatique à la sélection
- Aucune dépendance aux menus XML
- Compatible avec tous les appareils Android 8.0+
Cette version devrait résoudre les problèmes d'inflation XML sur certains appareils.
NetMapper v1.2.4
Fix: Simplified BottomNavigationView - removed color selectors
NetMapper v1.2.3 - Icon Fix
Bug Fix
- Fixed XML inflation error at line 662 (BottomNavigationView)
- Replaced
?attr/colorControlNormalwith fixed#FFFFFFcolor in vector icons - This was causing the app to crash during layout inflation
Installation
Download and install NetMapper-v1.2.3-signed.apk
NetMapper v1.2.2 - Debug
Bug Fixes
- Added try-catch in onCreate to capture and display crash errors
- Added null checks in setupNavigation
- If the app still crashes, a Toast message will show the error
Debug Info
If the app shows an error message, please share it so we can fix the issue.
NetMapper v1.2.1 - Bug Fix
Bug Fixes
- Fixed crash on activity start (NullPointerException)
- Added null checks for all view initializations
Installation
- Download
NetMapper-v1.2.1-signed.apk - Enable "Unknown sources" in settings
- Install the application
NetMapper v1.2.0 - Discovery Edition
New Features
Discovery Protocols
- mDNS/Bonjour: Discover Apple devices, Chromecast, Spotify Connect, HomeKit, printers, and more
- UPnP/SSDP: Detect smart home devices, media servers, gateways
- SNMP: Query network equipment (routers, switches) for system info
Device Notes
- Add and edit custom notes on any discovered device
- Notes displayed in device details dialog
Discovery Tools
- New "Discovery" section in Config tab
- Manual mDNS, UPnP, and SNMP network-wide scans
- Toggle discovery on/off during regular scans
Technical Details
- MdnsDiscovery: queries 224.0.0.251:5353 for 18 service types
- UpnpDiscovery: M-SEARCH to 239.255.255.250:1900
- SnmpDiscovery: SNMPv1 GET on UDP port 161
Installation
- Download
NetMapper-v1.2-signed.apk - Enable "Unknown sources" in settings
- Install the application
Requirements
- Android 8.0+ (API 26)
- Wi-Fi connection
NetMapper v1.1.0 - Professional Network Diagnostics
NetMapper v1.1.0
Nouvelles fonctionnalités / New Features
Diagnostics réseau professionnels / Professional Network Diagnostics:
- 🔍 Banner grabbing - HTTP, SSH, FTP, SMTP
- 🖥 OS fingerprinting - Détection du système d'exploitation
- 🔒 SSL/TLS certificates - Affichage des certificats
- ⏱ Latency measurement - RTT en millisecondes
- 📡 Wake-on-LAN - Réveil d'appareils via magic packet
- 🛤 Traceroute - Chemin réseau (15 hops)
- 📊 Ping - Test de connectivité
- 📤 Export JSON/CSV - Export des résultats
- 💾 Scan history - Base SQLite des scans
- 🏷 Service identification - 24 services connus
Améliorations UI / UI Improvements
- Affichage latence et OS dans les cartes
- Section outils réseau dans Config
- Checkbox pour banner grabbing
- Dialog détails au clic sur appareil
Installation
Télécharger NetMapper-v1.1-signed.apk et installer (activer sources inconnues)
Requirements
- Android 8.0+ (API 26)
- Permissions: WiFi, Location, Internet
NetMapper v1.0.0
NetMapper v1.0.0
Premier release de NetMapper - Scanner réseau Android inspiré de nmap.
Fonctionnalités
- Scan multi-thread (64 threads, 254 IPs)
- 3 profils: Ping, Quick (6 ports), Full (18 ports)
- Base OUI 60+ fabricants
- Détection WiFi automatique
- Enrichissement ARP (/proc/net/arp)
- Carte topologique
- Theme Material3 sombre
Installation
Télécharger NetMapper-v1.0-signed.apk et installer (activer sources inconnues)
Requirements
- Android 8.0+ (API 26)
- Permissions: WiFi, Location, Internet
NetMapper v1.0
NetMapper v1.0 - Scanner Réseau Android
Fonctionnalités
- Scan réseau avec 3 profils (Ping, Quick, Full)
- Détection automatique Wi-Fi et passerelle
- Base OUI intégrée (60+ fabricants)
- Banner grabbing et fingerprinting OS
- Analyse certificats SSL/TLS
- Wake-on-LAN et outils réseau (Ping, Traceroute)
- Découverte mDNS/Bonjour, UPnP/SSDP, SNMP
- Export JSON/CSV et historique SQLite
- Mode surveillance avec notifications
- Validation des entrées IP/masque
Installation
Téléchargez et installez NetMapper-v1.0.apk sur votre appareil Android.