![]() |
|
|
|
#1
|
|||
|
|||
|
Code:
beta 14
+ fixed a bug in the options not showing exception wich have been saved using the exception assistant
+ fixed a bug when stepping over a return
+ fixed a bug in breakpoint manager which deleted the wrong bp when removing a selected bp
+ fixed a bug in breakpoint manager which created unusable breakpoints
+ fixed a bug in breakpoint manager which may resolved ModuleName::APIName to wrong offset
+ fixed a bug in assembler which double loaded the gui
+ fixed a bug in hardware breakpoints which did not activate them in running processes
+ fixed a bug in hardware breakpoints which did not activate them on the current thread
+ fixed a bug where by detaching from a suspended process didn't resume the process
+ fixed a bug which did not handle hardware breakpoints for wow64 targets
+ fixed a bug which showed a wrong menu if child processes where present in the debugging session
+ fixed a bug which reloaded the disassembler to the wrong offset after adding a new patch
+ fixed a bug which caused wrong scrolling of disassembler and stack while the process is running
+ fixed paths in attach dialog with SystemRoot enviroment string
+ fixed handling of "call * ptr []" and "jmp * ptr []"
+ fixed some handle and memory leaks
+ added saving of input in goto dialog
+ added support of functions in goto dialog
+ added different hotkeys see hotkey list for all of them
+ added type column in attach dialog
+ added state update when doing a trace
+ added trace to selected disassembly line
+ added toggle breakpoint on selected disassembly line to context menu
+ added display of FPU, MMX and SSE register
+ updated to qt 4.8.5
+ updated nasm to 2.10.09
+ updated file open dialog to remove annoying messagebox for commandline
+ updated the internal pe handling
+ updated resize event of Disassembler and Stack
+ updated Stack scroll
+ updated PID dropdown to be only displayed if more then 1 process is running
+ updated disassembler logic
####Notes:
- function in the goto dialog should look like this: "module::function"
e.g KERNEL32::IsDebuggerPresent
|
| The Following 3 Users Gave Reputation+1 to Zer0Flag For This Useful Post: | ||
|
#2
|
|||
|
|||
|
Code:
###Version 0.1 beta 15 + fixed a bug which lead to a memory leak when a invalid file was loaded + fixed a bug which caused a break when continue was used after a trace + fixed a bug which caused problems when scrolling up in disassembler view + fixed a bug which returned wrong offset when adding a breakpoint to a wow64 process + fixed a bug which did not clean up properly if using the "recent file" menu to debug new process + fixed a bug which did not clean up properly if a process terminates in a multiprocess session + fixed a bug which did not replace memory breakpoints correctly + fixed a bug which did not display the correct source code under certain conditions + fixed a bug which did not reload the gui when deleting a patch from patchmanager using hotkey + fixed a bug which did not disable trace_stop button when the debuggee terminates while tracing + fixed a bug which did not allow breakpoints on int3 instructions + fixed a bug which may corrupted the memory breakpoints when a new thread starts + fixed a bug which may calculated wrong tls callback offsets + added save file dialog to memory dump and patch manager + added the correct offsets for loaded module imports in the peeditor + added double click handler in trace view, bp manager and patch manager to send a offset to disassembler window + added possibility to set nanomite also as wow64 jit debugger + added possibility to use Up/Down arrows and PageUp/Down to navigate in disassembler + added possibility to create a full process dump + added possibility to open function view for selected modules + added possibility to restart debugger with admin rights + added support for saving patches in dlls + added support of multiple tls callbacks + added "on execution" and "on write" memory breakpoint types + updated function view algorithm + updated winapi messagebox to qt ####Notes: - The full process dump can be done in detail view -> process tab -> context menu - The function view can now be showed also in detail view -> modules tab -> context menu |
| The Following User Gave Reputation+1 to Zer0Flag For This Useful Post: | ||
|roe (09-20-2013) | ||
![]() |
| 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 |