Skip to content

Releases: katlogic/bindip

bindip-0.5

09 Aug 11:19
Compare
Choose a tag to compare
  • Added (faux) code signing. This makes VirtualBox happy.
  • Pin the hook DLL in memory so that things which repeatedly reload WS2 don't crash
  • Small build fixes

bindip-0.3

07 Aug 09:52
Compare
Choose a tag to compare
  • Fix connecting to localhost (ie don't use forced interface in that case)
  • Grey out global hook when there are no admin privs to use

bindip-0.2

05 Aug 00:27
Compare
Choose a tag to compare
bindip-0.2 Pre-release
Pre-release

New in this release:

  • Inheritance, children in process tree share settings from parent
  • Removed ugly x64 injection kludges, use documented rundll32 helper
  • exe listbox now includes already configured programs even if not running at the moment

This is still alpha quality software, use at your own risk. Backing up registry before enabling the global hook option is recommended (it's off by default though).

bindip-0.1

03 Aug 19:20
Compare
Choose a tag to compare
bindip-0.1 Pre-release
Pre-release

This is alpha quality release, aka it works for me (Win7 x64), but might be horribly broken on other setups.

  • Please report Issues
  • .zip is standalone/portable, no need for privileges to use. Note that dlls must be still kept in same dir as exe, ie extract the zip first before using.
  • .msi to install systemwide

Be careful with global winsock hook, in rare circumstances networking might get broken. Backup registry before enabling global hook.