![]() |
|
|
|
#2
|
|||
|
|||
|
Code:
Version 0.1 beta 10
fixed a bug which displayed a wrong function offset in callstack
fixed a bug which didn´t break on module ep if "break on system ep" was selected
fixed a bug which lead to a crash if a wow64 file has ordinal imports
fixed a bug in the disassembly view which caused ungentle down scrolling
fixed a bug in PEManager which double loaded debugged files
fixed a bug which may lead to an error in disassembler
fixed a crash on context menus if not debugging something
improved HeapView
added Message in DebugLog if breaking on MemoryBP
added PEViewer
added native check for Admin rights
added warnings if API import fails
added display of current PID/TID in mainwindow title
added function view
added and cleaned context menus
Notes:
- I´m happy to announce "En0mis" as a new Developer in this project! :)
- function view
- scans the memory of the loaded targets and scanns for functions.
|
| The Following 3 Users Gave Reputation+1 to Zer0Flag For This Useful Post: | ||
| The Following User Says Thank You to Zer0Flag For This Useful Post: | ||
Indigo (07-19-2019) | ||
|
#3
|
|||
|
|||
|
Code:
beta 11
fixed a bug in options which didn´t save the correct settings
fixed display of exceptions if no symbols have been found
fixed a bug which made register editor not working in x64
fixed a bug which displayed wrong modules in window view
fixed a bug which didn´t display exceptions if a breakpoint was set on this offset
fixed a bug in disassembler which may caused application crashes due to wrong memory protection
fixed a possible crash in context menus
fixed display of the offset in string view
fixed unvalid breakpoint offsets caused by alsr
improvements on AttachDlg
added cleanup on debugge termination
added process patching
added more context menus to DetailView
added display of mainthread in DetailView
added F5 Hotkey to reload some views
added possibility to save debug log to file
added possibility to copy data to clipboard
added possibility to break on new Processes, Threads or DLL loads
added dockable widgets to the mainview
added save of window sizes and positions on close
Notes:
- You have now the possibility to patch the memory of a process. Currently it is not possible to save the
changes to disk but this will be integrated also.
- Some context menus offer the possibility to copy the data from the table to the clipboard
|
| The Following User Says Thank You to Zer0Flag For This Useful Post: | ||
Indigo (07-19-2019) | ||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RijndaelManaged Class Encryption [C#] | CarrotStickCam | Community Tools | 0 | 11-08-2022 03:44 |
| Where are the Class methods? | 5Alive | General Discussion | 0 | 07-28-2005 03:22 |
| Calling function from a class | AdamD | General Discussion | 0 | 02-17-2005 22:59 |