Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

v1.0.5

Compare
Choose a tag to compare
@Fadi002 Fadi002 released this 21 Dec 21:56
· 33 commits to main since this release

in this update some bug fixes and features have been added.

Features added:

  • Sockets Dumping (Dump socket content in clear-text into a file for inspection)
  • OpenSSL Dumping (Dumping OpenSSL encrypted content decrypted into a file which can be useful to inspect HTTPS web connections / if the socket was using SSL for encryption then you can view it's decrypted content)

Bug Fixes:

  • Fixed a bug that the program crashes if it couldn't check for updates
  • Fixed a bug in DettachDLL command
  • Fixed a bug when trying to reattach to another process if the process crashed/died