| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-08-10 | 867 Bytes | |
| OSINTNETAuditor-portable.zip | 2026-08-10 | 8.7 MB | |
| OSINTNETAuditor_2.7.0_x64-setup.exe | 2026-08-10 | 6.8 MB | |
| README.md | 2026-08-10 | 1.8 kB | |
| v2.7.0 source code.tar.gz | 2026-08-10 | 3.2 MB | |
| v2.7.0 source code.zip | 2026-08-10 | 3.3 MB | |
| Totals: 6 Items | 22.0 MB | 0 | |
OSINT NET Auditor v2.7.0 - Real auto-update, hotfix pass, and completed language packs
Highlights
- Real auto-update: releases now also ship a signed NSIS installer alongside the portable zip. Installer users get a native "Update & Restart" prompt that downloads, verifies (Ed25519-signed), and installs the new version automatically, then restarts the app. Portable-zip users keep the exact same experience as before (a prompt that opens the Releases page) - there's no installer for a plain .exe to silently re-run.
- Big hotfix pass from a full-app code review: fixed a port preset reorder bug that silently reverted the move while still claiming success, a falsy-zero bug that silently dropped "0" in AI Properties/Permissions fields, a missing Location column toggle in the detached IP Results window, and a memory leak in WiFi/Google Dork from repeated tab switching.
- Fixed importing the app's own downloadable language packs overwriting newer translations with the English fallback instead of merging - Google Dork Finder, Mail XSS Tester, WiFi, and 280+ other keys were missing from the Polish/German/Arabic/Hebrew packs and are now filled in and up to date.
- A round of internal cleanup: removed dead code, deduplicated repeated logic across several files, and throttled/parallelized a few things that were doing more work than needed (large scans, DNS lookups in IP Extractor).
Download
- Installer (recommended, gets auto-update): download
OSINTNETAuditor_2.7.0_x64-setup.exe, run it, done. Future versions will offer to update themselves. - Portable (no installer, no auto-update): download
OSINTNETAuditor-portable.zip, unzip anywhere, runOSINTNETAuditor.exe. To get new versions, download and unzip again.