NetStalker

A network tool to control the bandwidth over your local network.

GPL-3.0 License

Stars
171
Committers
1

Bot releases are visible (Hide)

NetStalker - NetStalker 4.1 Beta Latest Release

Published by hmz777 about 3 years ago

(Beta, as in there are some features that i might change later but has the same stability as the non-beta one)

  • Fully working dark mode + taking advantage of the immersive dark mode toggle in Windows 10.
  • Add Block All/Redirect All toggles (both of them will also apply to all future detections).
  • Add the ability to set friendly names for discovered devices, in order to better identify them (Saved as JSON in the app directory).
  • Code refactorings.
  • Minor visual improvements.
  • Packaged setup included.
NetStalker - NetStalker 4.0

Published by hmz777 about 3 years ago

  • Drop all the UI dependencies and re-create the whole UI from the original controls, in order for the app to be scaled properly by Windows on high DPI screens.
  • Remove most icon resource files and store them as ImageList objects.
  • Add MessageBoxForm dialog for displaying errors and info messages.
  • Move hardcoded messages to Resources.

Note: Dark mode isn't fully working yet, due to the UI change.

NetStalker - NetStalker 3.0.2

Published by hmz777 about 3 years ago

  • DPI awareness added (Beta).
  • Small visual updates.
  • Add the ability to change the MAC Vendors API token to your own in order to avoid getting a 429 while fetching the device's manufacturer.
NetStalker - NetStalker 3.0.1

Published by hmz777 over 3 years ago

  • Fix a KeyNotFoundException when the notification arguments didn't have a Choice key.
NetStalker - NetStalker 3.0

Published by hmz777 over 3 years ago

  • Major performance improvements from upgrading to the new SharpPcap v6.0 that uses the new libpcap driver,
    (For a noticeable performance boost, upgrade to the latest Npcap driver (uses the new libpcap driver) (May be required for NetStalker to work properly)).
  • Implement the new Microsoft toast notifications API (ver 7.0.2).
  • Some code refactorings here and there for better performance and code clarity.
  • Give most of the controls meaningful names for better code readability.
NetStalker - NetStalker 2.2.1

Published by hmz777 about 4 years ago

  • Fixed a null reference exception in the on load driver check when the npcap driver wasn't installed.
NetStalker - NetStalker 2.2

Published by hmz777 about 4 years ago

  • Switched driver from Winpcap to Npcap.
  • Npcap driver check added.
  • Code refactorings.
NetStalker - NetStalker 2.1

Published by hmz777 about 4 years ago

  • Performance improvements.
  • Code refactorings.
  • A mechanism for reversing the effect of spoofing when releasing targets is added (beta).
NetStalker - NetStalker 2.0

Published by hmz777 about 4 years ago

  • Major bug fixes and performance improvements.
  • Updated dependencies.
  • Cleaner codebase.
  • Most of the codebase is now documented.
  • Better threading work.
  • Lower CPU consumption.
  • Windows 10 toast notifications updated.
  • Faster device discovery.
  • No need for loading dialogs anymore.
  • Packet sniffer can keep running while other devices are being blocked/redirected.
  • Upgraded the project to .Net Framework 4.7.2.
  • Included a packaged installer.
NetStalker - NetStalker 1.6

Published by hmz777 about 5 years ago

  • Speedy improvements
NetStalker - NetStalker 1.5

Published by hmz777 about 5 years ago

  • Small improvements
NetStalker - NetStalker

Published by hmz777 about 5 years ago

  • More exception handling to avoid errors when the user closes the app during an operation
  • Performance improvements
NetStalker - NetStalker

Published by hmz777 about 5 years ago

  • Integration with Windows 10 toast notifications system build 10.0.17763.0
  • Detection of disconnected devices
  • Bug fixes
NetStalker - NetStalker

Published by hmz777 about 5 years ago

  • Better performance
  • Better application flow
  • Packet sniffer improved
  • Lower CPU consumption
NetStalker - NetStalker

Published by hmz777 about 5 years ago

  • Minor bug fixes
  • Performance improvements
  • Winpcap driver check added
NetStalker - NetStalker

Published by hmz777 about 5 years ago

Initial release

  • Binaries + Setup package