Skip to content

Releases: PhrozenIO/PsyloDbg

PsyloDbg 0.3

15 Nov 14:15
Compare
Choose a tag to compare
  • Introduction of an option to keep certain information when process debug stops.
  • Program title is now dynamic (display debugged process id and elevation status).
  • Introduction of worker internal thread handling system.
  • Possibility to enumerate loaded modules.
  • Possibility to support child process inspection.
  • Memory map now support child process inspection.
  • Possibility to dump and partially reconstruct a portable executable image from memory (main and loaded modules).
  • Several code improvements.

PsyloDbg 0.2

21 Oct 09:40
Compare
Choose a tag to compare
  • Possibility to view debugged process memory map.
  • Possibility to dump debugged process memory region(s).
  • Exception handling system added (beta).
  • Logging system added.
  • UX Theme support.

PsyloDbg 0.1

13 Oct 15:40
Compare
Choose a tag to compare

First Version