Syser Debugger 1.2 Release
category: general [glöplog]
Downloads the address: http://www.sysersoft.com
Syser Debugger is designed for Windows NT Family based on X86 platform. It is a core-level debugger with full-graphical interfaces and supports assembly debugging and source code debugging.
Syser Debugger is able to debug Windows applications and Windows drivers.
Syser Debugger perfectly combines the functions of IDA Pro, Softice and Ollydbg, which makes operations easier and faster and provides powerful functions.
System requirements:
1. 586/100 or higher processors (586/300+ recommended)
2. OS: Windows 2000, Windows XP, Windows 2003 or later.
3. At least 256MB RAM
4. At least 5MB free disk space
5. VGA Video Card(Resolution: 640*480, at least 16bit (65536) color)
6.Mouse or compatible pointing devices (PS2 Mouse, USB Mouse, TouchPad, TrackPoint).
Program Features:
1. Supports color disassembly.
2. Source code debugging supports syntax coloring.
3. Source code debugging supports collapsing mapping between source code and assembly instructions.
4. Supports dynamic loading and unloading.
5.Full keyboard action support (if no mouse is available, all operations can be performed through keyboard).
6. Full mouse action support (if no keyboard is available, all operations can be performed through mouse commands).
7. Commands are Softice-compatible
8. Multi-language support, fully implemented unicode at low level.
9. Supports plug-ins.
10. Supports multi-CPU and Intel Hyper-Threaded processors.
11. Supports startup scripts (similar to batch files).
12. Supports clipboard function, able to copy data from Ring 3 debugger to Ring 0 debugger.
13. Able to work with Softice safely. Softice should be started after Syser. Syser can be removed and even be debugged.
14. Fully supports PDB debugging symbol files.
15. Automatically load drivers to debug.
16. Supports comments adding when debugging.
17. Supports bookmark function.
18. Address navigation is supported in disassembly windows and users can browse different functions quickly by double-clicking.
19. Source code debugging supports quick view of variables and users can view variable types and values by moving cursor over variable names.
20. Syser is the perfect combination of IDA and Softice functions.
21. Supports address cross-reference lists.
22. Supports data reference lists.
23. Supports the advanced processing modes of pointing devices, such as TouchPad, TrackPoint.
24. Supports multiple data windows.
25. Supports multiple code windows to facilitate the browsing of assembly code.
26. Supports run trace mode for ollydbg.
27. The automatic generation and automatic loading of debugging symbol files makes the complex procedure of source code debugging unnecessary. If you are developing and debugging on the same machine and the storage directory of the source code keeps unchanged, you could enter our debugger for source code debugging and assembly debugging simply by right-clicking the executable file you compiled and selecting Debug with Syser from the popup menu.
ScreenShots

Syser Debugger is designed for Windows NT Family based on X86 platform. It is a core-level debugger with full-graphical interfaces and supports assembly debugging and source code debugging.
Syser Debugger is able to debug Windows applications and Windows drivers.
Syser Debugger perfectly combines the functions of IDA Pro, Softice and Ollydbg, which makes operations easier and faster and provides powerful functions.
System requirements:
1. 586/100 or higher processors (586/300+ recommended)
2. OS: Windows 2000, Windows XP, Windows 2003 or later.
3. At least 256MB RAM
4. At least 5MB free disk space
5. VGA Video Card(Resolution: 640*480, at least 16bit (65536) color)
6.Mouse or compatible pointing devices (PS2 Mouse, USB Mouse, TouchPad, TrackPoint).
Program Features:
1. Supports color disassembly.
2. Source code debugging supports syntax coloring.
3. Source code debugging supports collapsing mapping between source code and assembly instructions.
4. Supports dynamic loading and unloading.
5.Full keyboard action support (if no mouse is available, all operations can be performed through keyboard).
6. Full mouse action support (if no keyboard is available, all operations can be performed through mouse commands).
7. Commands are Softice-compatible
8. Multi-language support, fully implemented unicode at low level.
9. Supports plug-ins.
10. Supports multi-CPU and Intel Hyper-Threaded processors.
11. Supports startup scripts (similar to batch files).
12. Supports clipboard function, able to copy data from Ring 3 debugger to Ring 0 debugger.
13. Able to work with Softice safely. Softice should be started after Syser. Syser can be removed and even be debugged.
14. Fully supports PDB debugging symbol files.
15. Automatically load drivers to debug.
16. Supports comments adding when debugging.
17. Supports bookmark function.
18. Address navigation is supported in disassembly windows and users can browse different functions quickly by double-clicking.
19. Source code debugging supports quick view of variables and users can view variable types and values by moving cursor over variable names.
20. Syser is the perfect combination of IDA and Softice functions.
21. Supports address cross-reference lists.
22. Supports data reference lists.
23. Supports the advanced processing modes of pointing devices, such as TouchPad, TrackPoint.
24. Supports multiple data windows.
25. Supports multiple code windows to facilitate the browsing of assembly code.
26. Supports run trace mode for ollydbg.
27. The automatic generation and automatic loading of debugging symbol files makes the complex procedure of source code debugging unnecessary. If you are developing and debugging on the same machine and the storage directory of the source code keeps unchanged, you could enter our debugger for source code debugging and assembly debugging simply by right-clicking the executable file you compiled and selecting Debug with Syser from the popup menu.
ScreenShots





cute :)
omg. this is fugly.
Hate the font, it's not topaz. Hate the OS it's running on.
Would suggest next time using a url with the pix on it so they don't get mondoscrunched (:
Will probably grab it next time I have to do anything like this. Which will undoubtably show up as something I need to do pretty quick, since you posted it.
Would suggest next time using a url with the pix on it so they don't get mondoscrunched (:
Will probably grab it next time I have to do anything like this. Which will undoubtably show up as something I need to do pretty quick, since you posted it.
i'm doubtful it is as good as Olly or IDA but let give it a try :)
Hey it's a ring0 debugger.. Olly is ring3 right?
yah of course but do you need a ring0 debugger everyday ? :p and some paranoid apps won't launch if you have a ring0 debugger running or just installed :/
(not dissing Syser Debugger at all, it seems well appreciated)
(not dissing Syser Debugger at all, it seems well appreciated)
to be honest and as far as i know the blacklisted ring0 debugger was mainly the famous and dead softice, and some apps do check also if they are launched within a ring3 debugger (for example with IsDebuggerPresent - but Olly has plugins to hook this call and hide itself :)
Oh :) Actually I just encountered such application which is why I was interested in syser.