|
2010.01.01 Syser
Debugger 1.99.1900.1185 Release
1. Fixed kernel object leak issue.
2009.12.26 Syser
Debugger 1.99.1900.1182 Release
1. Assembler supports
SSE1,SSE2,SSE3,SSE4,3DNow! instruction set.
2. Add three config option in
syseroption.exe .
3. Fixed disassemble some bugs.
2009.11.25 Syser
Debugger 1.99.1900.1171 Release
1. Fixed disassemble instruction
'clflush' and 'ud2' bugs.
2. Fixed 'skip' command don't update
window content.
3. Fixed Register window don't scroll
bugs.
2009.8.26 Syser Debugger
1.99.1900.1165 Release
1. Fixed sdbgmsg.sys cause debug.exe
don't execute bugs.
2. Add a internal variable 'bpcount'
for bpx command. example: bpx CreateFileA if bpcount==100
2009.8.15 Syser Debugger
1.99.1900.1160 Release
1. Add lastbranch command, display last
branch instruction address.
2. Add bpr command, set breakpoint at a
memory range of process.
3. Add window 7 rc support.
2009.7.5 Syser Debugger
1.99.1900.1146 Release
1. Add bpt command, set breakpoint at
thread.
2. Add bpp command, set breakpoint at
process.
3. Fixed thread command bugs in
vista.
4. Enhanced windows real time update
when data change.
5. Fixed thread window bugs .
2009.7.1 Syser Debugger
1.99.1900.1135 Release
1. Add search function for string
reference window.
2009.6.28 Syser Debugger
1.99.1900.1134 Release
1. Support AZERTY keyboard layer.
2. Support hotkey and shortcut key
setting.
3. add thread list windows.
4. data view add address navigation
function.
5. Enhanced right button menu
function.
2009.6.26 Syser Debugger
1.99.1900.1129 Release
1. add shortcut key configuture for
register/stack/code/data windows in Syser options module.
2009.6.24 Syser Debugger
1.99.1900.1126 Release
1. add string reference display in
register window , stack window and code window.
2. fixed some shortcat key in data
window and code window.
2009.6.22 Syser Debugger
1.99.1900.1124 Release
1. add shortcat keys for register
window , code window , data window and stack window.
data view:
Alt+0 - 8 show data window 0 -
8, if this window don't exist, first create this window.
enter get dword value from current cursor position in
this data view, set this data view start address to value.
shift+enter get dword value from current cursor position
in this data view, set the start address of current active code view
to value. alt+enter get the address of current cursor
position in this data view, copy this address to clipboard.
ctrl+enter get dword value from current cursor position
in this data view, copy this value to clipboard. ctrl+x
copy the data of be selected in this data view to clipboard ,the
data separator is space . shift+x copy the data of be
selected in this data view to clipboard, no separator.
code view:
Alt+0 - 8 active code window 0 -
8 ,if this window don't exist, first create this window.
Register view:
Alt+0 set the address of current
active data window to value of EAX rigister Alt+1 set the
address of current active data window to value of EBX rigister
Alt+2 set the address of current active data window to
value of ECX rigister Alt+3 set the address of current
active data window to value of EDX rigister Alt+4 set the
address of current active data window to value of ESP rigister
Alt+5 set the address of current active data window to
value of EBP rigister Alt+6 set the address of current
active data window to value of ESI rigister Alt+7 set the
address of current active data window to value of EDI rigister
Alt+8 set the address of current active data window to
value of EIP rigister Shift+0 set the address of current
active code window to value of EAX rigister Shift+1 set
the address of current active code window to value of EBX rigister
Shift+2 set the address of current active code window to
value of ECX rigister Shift+3 set the address of current
active code window to value of EDX rigister Shift+4 set
the address of current active code window to value of ESP rigister
Shift+5 set the address of current active code window to
value of EBP rigister Shift+6 set the address of current
active code window to value of ESI rigister Shift+7 set
the address of current active code window to value of EDI rigister
Shift+8 set the address of current active code window to
value of EIP rigister
Stack view:
enter get the address of be
selected line in stack window, set start address of current active
code window to the address ctrl+enter get the value of be
selected line in stack window, set start address of current active
code window to the value alt+enter get the value of be
selected line in stack window, set start address of current active
data window to the value shift+enter get the address of
be selected line in stack window, set start address of current
active data window to the address
2009.6.18 Syser Debugger
1.99.1900.1120 Release
1. Support windows 7 RC.
2. Support highlight display in code
windows.
3. Fixed a bug for 's' command.
4. Enhanced plugin interface
function.
5. Enhanced windows real time update
when data change.
2008.10.01 Syser
Debugger 1.99.1900.1083 Release
1. Add thread command.
2. Add hwnd command.
3. Add objtab command.
4. Add bmsg command.
5. Add bmsg command.
6. Add TID public symbol in
syser,support breakpoint in one thread . example: bpx CreateFileA if
TID==54c
7. Fixed a BOSD bug on window 2000 in
SDbgMsg.sys.
8. Fixed a BOSD bug in syser.sys.
2008.9.8 Syser Debugger
1.98.1900.1061 Release
1. Fixed s command bug.
2. Fixed a BOSD bug on Vista (Bug Check
0x1: APC_INDEX_MISMATCH)
3. Add string reference windows of PE
.
4. Enhanced mod command, display
TimeDateStamp of PE module .
5. Fixed a BOSD bug of device,driver
command.
6. Fixed a BOSD bug in SDbgMsg.sys.
7. Enhanced DataView
Window,Add display highlight for modify data.
8. Fixed a BOSD bug when Syser window
popup.
2008.5.31 Syser Debugger
1.97 Release
1. Improve Syser's video card
compatibility.
2. Add 3 Video Display Card Detect
Mode:
Auto (If you don't care)
User Mode (High Compatibility)
Kernel Mode (Support DirectX)
3. Fix some bug of syser under Vista
UAC.
4. Fix some bug of OHCI USB input
device driver
5. Fix a BOSD bug on Vista
2008.3.6 Syser Debugger
1.96 Release
1. Support hot key
configure.
2007.11.16 Syser
Debugger 1.95 Release
1. Add PID symbols in
syser,support breakpoint in one process . example: bpx CreateFileA
if PID==70C 2. Delete symsrv.yes file
in Setup packages. First download pdb file from Microsfot Symbol
store show Microsoft Internet Symbol Store Terms of use.
2007.10.13 Syser
Debugger 1.94 Release
1. Add IDA map symbols support.
2007.10.04 Syser
Debugger 1.94 Release
1. Fixed vedio buffer is NULL ptr
bugs . 2. Fixed hardware breakpoint bugs. 3. Fixed syser
loader start BSOD bugs.
2007.07.25 Syser
Debugger 1.93 Release
1. Fixed wc + command bugs . 2.
Fixed wd + command bugs . 3. Fixed 'JZ' assembly instructions
bugs. 4. Fixed mov ecx,[ebp+ecx*4-0x30] disassembly instructions
bugs. 5. Release SyserDebugger Japanese version.
2007.07.04 Syser
Debugger 1.92 Release
1. Added IBM
ASCII,ANSI ASCII,EBCDIC character table window. 2. Enhanced sym command, support user-defined
symbols. 3. Add syser plug-in source code example in
SyserSetup.exe . 4. Enhanced cpuid command, support AMD cpu,display more
details.
2007.06.16 Syser
Debugger 1.91 Release
1. Added memory PE module
explorer. 2. Fixed some bugs of sysboot.sys. 3. Enhanced
i3here command, support drv parameter. 4. Enhanced bpx,bpm
command, support IF and DO syntax. 5. Enhanced tss
command,display more details.
2007.05.17 Syser
Debugger 1.9 Release
1. Added new commands:
code,data,dex. (Compatible softice).[2007.05.07] 2. Fixed dump
command bugs.[2007.05.04] 3. Fixed disassembled mov
cr4,registers/mov registers,cr4 bugs.[2007.05.0] 4. Fixed "r esp"
command bugs. [2007.05.05] 5. Fixed some bugs of
sysboot.sys.[2007.05.04] 6. Fixed long API name
bugs.[2007.05.08] 7. Fixed page command bugs.[2007.05.14] 8.
Add new command: exitproc (Terminate Current
Process).[2007.05.14] 9. Enhanced cpu and cpuid command. 10.
Add new command: faults (Turn fault trapping on or
off). 11. Supported more usb
mouse.(logitech MX510 , G5 , G3 etc.) 12. Increase GDTR and IDTR,
TR, LDTR Register to the Register Window.
2007.05.01 Syser
Debugger 1.8 Release
1. Perfect API breakpoint , now API
breakpoints will apply to all processes. 2. Perfect source code
variable watch 3. Add new commands: watch,file,table. (with
source code debug) 4. Add command "MakePE": dump memory module to
disk file. 5. Add command "dump": dump memory data to disk
file. 6. Add memory data search dialog. 7. Fix some bugs of
Syser Loader. 8. Support ALPS touchpad (pointer device). 9.
Support PDB for Visual Studio 2005. 10. Optimization of the
structure of sds file. 11. Fixed syserboot.sys reported virus
problem of McAfee anti virus.
2007.04.01 Syser
Debugger 1.7 Release
1. modify instruction execute
breakpoint bug. (DR0-DR4). [2007.03.18] 2. Support VMWare
5.0,5.5,6.0 and later [2007.03.19] 3. Support VirtualPC.(To be
improved ) [2007.03.24] 4. add save screenshot command in
syserapp.exe 5. add font configure option, will only take effect
after restart syser. [2007.03.22] 6. Enhanced ntcall2 command to
provide symbolic support.[2007.03.22] 7. Sysboot.sys during
loading can be Cancel.[2007.03.22] 8. Fixed mouse problems in
VMWare. 9. Fixed bpx command bug. 10. Fixed some problems in
windows vista.
2007.03.16 Syser
Debugger 1.6 Release
1. Add a new syser tool : symbol
downloader. 2. Add a new syser tool : Quick Driver Loader. 3.
Add a new syser tool : PE Unselfpacker. 4. Support Windows
Vista. 5. Add identify of standtand C/C++ function code. 6.
Add Clipboard exchanging between loader and debugger. 7. Add
symbol auto-complete function in command. 8. Add Log
Exporting. 9. Add lastest version detecting. 10.Fixed some
problems in DUO/HT CPU .
2007.01.23 Syser
Debugger 1.5 Release
1. Support PDB translating. 2.
Improve syser stability. 3. Improve syser source code
debugging. 4. Add 2700 API definiens and parameter comment in
code view. 5. Add Jump-line in code view. 6. Add source code
watch list. 7. Add call stack list view. 8. Add new commands
of source code debugging : sp st. 9. Improve configuring of
breakpoint's condition.
2006.05.07 Syser
Debugger 1.4 demo version release
1. Add syser option config tool. 2.
Add new commands : sym. 3. Add supporting of PAE page mode. 4.
Fixed some bugs when disassemble instruction. 5. Improve PDB
translating speed. 6. Fixed some PAE problems in command page ,
phys. 7. Fixed a crash problem when stop syser. 8. Improve
syser stability. 9. Improve SDS symbol format , reduce memory
using.
2006.03.11 Syser
Debugger 1.3 demo version release
1. Add new commands : bpload. 2. Add
OHCI USB input device supporting. 3. Fixed mouse wheel's
bug. 4. Fixed some bugs in ntcall command and add original
service entry. 5. add original entry list of IDT command. 6.
Fixed a crash problem when system restart.
2005.09.08 Syser
Debugger 1.2 demo version release
1. Add new commands :
winerror,ntstatus,ioctl. 2. Add new commands : lines,width
(compatible with softice). 3. Data View supply edit function,add
new adddress-mode(offset). 4. Improve USB mouse keyboard
supporting. 5. Fixed some bugs that fail to import/export
windows 2000 system module symbols.
2005.08.08 Syser
Debugger 1.1 demo version release
1. Add ollydbg's run-trace
log-mode. 2. Add CHM-format Syser Debug help. 3. Add
CHM-format Syser command refence help. 4. Improve syser
stability. 5. Add Syser ring3 debugger (debug-api mode). 6.
Fixed a bug that syser start slowly first time.
2005.07.07 Syser
Debugger 1.0 demo version release
1. Have too many problems.
|