View Single Post
  #11  
Old 04-23-2013, 02:05
Zer0Flag Zer0Flag is offline
Friend
 
Join Date: Oct 2010
Posts: 22
Rept. Given: 3
Rept. Rcvd 31 Times in 13 Posts
Thanks Given: 0
Thanks Rcvd at 8 Times in 8 Posts
Zer0Flag Reputation: 31
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.
\Zer0Flag
Reply With Quote
The Following 3 Users Gave Reputation+1 to Zer0Flag For This Useful Post:
chessgod101 (04-23-2013), copyleft (04-23-2013), mm10121991 (04-23-2013)
The Following User Says Thank You to Zer0Flag For This Useful Post:
Indigo (07-19-2019)