Releases: PhrozenIO/PsyloDbg
Releases · PhrozenIO/PsyloDbg
PsyloDbg 0.3
- 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
- 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
First Version