forked from marakew/syser
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
163 lines (136 loc) · 4.64 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
bugs can be present but seems it is work!
1607 210517
- add handle int 3
- fix mouse scroll
- fix memory leak PEFile read import
0413 230517
- fix crash on delete watch item
- improve terminate debug
- add FlushInstructionCache on WriteMemory
- start debug from cmdline
2046 230517
- improve reset(reload the input file) (WO hotkey)
1528 240517
- hide BP(CCh) bytes from HexView, show original value
- colored BP(code,data) in HexView
- done re PopupMenu on HexView (hotkey not tested), operation toolbar in TODO
- done re command(edit,move,compare) memory
0203 250517
- done re ModuleList window
- done re ascii/unicode string context ref
- fix env path by add manifest
2224 250517
- fix crash without dbg plugin
- first build x64
1813 280517
- fix mouse wheel scroll on x64
- fix scroll by UPbtn bar
- add ALT+ hotkey
- fix fit hexview on x64
- fix hexview change addr on edit addr area
- fix align stackview on x64
- fix str sym ref on \t
- add resolve ctx ref on r8-r15 CPU reg x64
- improve PE loader for x64, for resolve import/export sym
- fix select bytes on hexview for x64
- add show EB line jmp ref
- chg addr/offs represent on codeview
0731 290517
- fix PE Loader for x64, to read import/export for hibase > 32bit, as example kernelbase.dll
- done re sym command, allow show/add symbol/use it for set breakpoint
- fix readpe onload file, for correct read sizeof file for x64
- fix search module range and module info status for x64
1258 040617
- fix disable load x86 on syser x64
- fix fmt fit addr exception violation on syser x64
- fix PID/TID status and expr var
- fix fit addr tab in code/data view for x64
- fix 'p ret' cmd, run to return
- implement SDK menu api
- done re process list window (attach work, detach from target at todo)
- starting re peexplorer window
1559 040617
- fix load SyserColor.cfg from old SyserOption.exe util
2058 040617
- improve highlight keyword
1711 180320
- restart the project
- new build for x86
- fix close debugger while in modal window
- add menu history
- add bookmark
- implement all console command
- implement pe explorer
- implement run tracer
- new width for dataview, allow by popup menu
- prepare for source debugging
0001 200320
- add options for settings and color
- some settings can be apply without restart
- colors can be apply without restart
- add setting for monitor window to move position left/right
- font size setting need to restart
0030 210320
- allow run on winxp
- fix crash when close debugger with many windows
- disable change IF EFLAGS
- disable edit segment reg/base
- fix color ADDR in codeview
- reimplement colors update settings
1153 210320
- alpha build x64
1810 220320
- fix output unsigned ptr in engine for x64
- fix output expression format for x64
- reimplement scroll limit for codeview
- fix disassembler to show symbol in codeview
- fix dissassembler to follow code/data at imm
- add show group data as qword for x64 (dblcick on address in hexview)
- fix pe read export function names for x64
- fix pe explorer address field for x64
- fix pe tls for x64
- fix crash while using setenv in console for x64
- fix debugger detach process only from attached
- fix trace step on "mov ss" for x64
- fix using cap button close/max/min for x64
- regress: there need restart to use new color, will improve realtime in future
1811 220320
- fix search plugin in Plugin dir
1430 230320
- implement FPU reg "%1.7e"
- implement XMM 8/16 reg by dword x 4
- fix instr info for qword data
- fix all disassm in uppercase
- fix debugger leak handle
- revert fix for detached process
- fix debugger handle unload dll
1030 250320
- fix output ESC chars in strings
- add load public symbols from pdb
1245 270320
- fix mistake/warn found by clang
- fix debugger trace range
- fix same key pressed twice, used with source level debugging
- add source level debugging
1730 280320
- fix position close button on tab
- add breakpoints on source code
- add bookmarks on source code
0631 290320
- fix debug trace
- fix infinet loop - out of range by msdia length for source level
1530 050420
- add more symbols from pdb (some functions)
- add var names in statements for source level debugging
- fix dont follow to source level if set follow to codeview
1805 050420
- fix detect unicode string
- add more symbols from pdb (static vars)
2020 160420
- add allow load BDF font (Menu-Options-Font File Name)
0245 230420
- fix load order BDF font
1750 240420
- fix key action shift+insert <-> ctrl+insert on edit input
- fix use paste clipboard from Windows
- fix double +inf,-inf,nan for output engine