首页
社区
课程
招聘
[转帖]new Syser Debugger by reversecode 2017
发表于: 2017-5-21 17:12 8416

[转帖]new Syser Debugger by reversecode 2017

2017-5-21 17:12
8416

new Syser Debugger by reversecode 2017

报告错误


[课程]Linux pwn 探索篇!

上传的附件:
收藏
免费 0
支持
分享
最新回复 (35)
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2

is this good tool?

2017-5-21 17:54
0
雪    币: 79
活跃值: (373)
能力值: ( LV11,RANK:195 )
在线值:
发帖
回帖
粉丝
3
感觉不好用。
2017-5-21 18:35
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
破解pj 感觉不好用。
说说怎么个不好用?
2017-5-22 05:56
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
chixiaojie is this good tool?
A  core-level  debugger  with  full-graphical  interfaces  and  supports  assembly  debugging  and  source  code  debugging

Syser  Debugger  is  designed  for  the  Windows  NT  Family  which  is  based  on  the  X86  platform.  Syser  Debugger  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.

Here  are  some  key  features  of  "Syser  Debugger":

·  Supports  color  disassembly.
·  Source  code  debugging  supports  syntax  coloring.
·  Source  code  debugging  supports  collapsing  mapping  between  source  code  and  assembly  instructions.
·  Supports  dynamic  loading  and  unloading.
·  Entire  keyboards  operations  support.  (If  is  doing  not  have  mouse  equipment  situation  all  operations  all  to  be  allowed  to  use  keyboard  to  operate)
·  Full  mouse  action  support  (if  no  keyboard  is  available,  all  operations  can  be  performed  through  mouse  commands).
·  Commands  are  Softice-compatible
·  Multi-language  support,  fully  implemented  unicode  at  low  level.
·  Supports  plug-ins.
·  Supports  multi-CPU  and  Intel  Hyper-Threaded  processors.
·  Supports  startup  scripts  (similar  to  batch  files).
·  Supports  clipboard  function,  able  to  copy  data  from  Ring  3  debugger  to  Ring  0  debugger.
·  Able  to  work  with  Softice  safely.  Softice  should  be  started  after  Syser.  Syser  can  be  removed  and  even  be  debugged.
·  Fully  supports  PDB  debugging  symbol  files.
·  Automatically  load  drivers  to  debug.
·  Supports  comments  adding  when  debugging.
·  Supports  bookmark  function.
·  Address  navigation  is  supported  in  disassembly  windows  and  users  can  browse  different  functions  quickly  by  double-clicking.
·  Source  code  debugging  supports  quick  view  of  variables  and  users  can  view  variable  types  and  values  by  moving  cursor  over  variable  names.
·  Syser  is  the  perfect  combination  of  IDA  and  Softice  functions.
·  Supports  address  cross-reference  lists.
·  Supports  data  reference  lists.
·  Supports  the  advanced  processing  modes  of  pointing  devices,  such  as  TouchPad,  TrackPoint.
·  Supports  multiple  data  windows.
·  Supports  multiple  code  windows  to  facilitate  the  browsing  of  assembly  code.
·  Supports  run  trace  mode  for  ollydbg.
·  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.
2017-5-22 17:12
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
chixiaojie is this good tool?
这个版本是逆向工程
2017-5-22 17:15
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
7

Fixed: 

add handle int 3 

fix mouse scroll

fix memory leak PEFile read import

https://pastebin.com/3cnTASFy

https://pastebin.com/b2GeZfa8


上传的附件:
2017-5-22 17:21
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
is  ollydbg  clone?
2017-5-22 17:28
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
9
chixiaojie is ollydbg clone?
Syser  Debugger  clone  =P
2017-5-22 18:31
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
10
chixiaojie is ollydbg clone?

https://web.archive.org/web/20140105110754/http://www.sysersoft.com:80/


2017-5-22 18:34
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
11
Update

上传的附件:
2017-5-26 18:52
0
雪    币: 1452
活跃值: (2847)
能力值: ( LV9,RANK:156 )
在线值:
发帖
回帖
粉丝
12

obsidium  1.54 加壳程序无法运行。





2017-5-26 19:52
0
雪    币: 221
活跃值: (2256)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
13
调试驱动模式,如何开启?
2017-5-27 20:27
0
雪    币: 1176
活跃值: (1234)
能力值: ( LV12,RANK:380 )
在线值:
发帖
回帖
粉丝
14
这个若是没有公司或团队维护  谁敢用啊。。。  所以不如用ida   
2017-5-29 14:40
0
雪    币: 272
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
15
Alfik Fixed: add handle int 3 fix mouse scrollfix memory leak PEFile read importhttps:// ...
神器更新了? 有完整版本吗?
2017-5-29 15:59
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
16
lhglhg 调试驱动模式,如何开启?
驱动程序调试将无法正常工作,因为它是很难支持所有系统
2017-5-29 16:48
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
17
Tennn 这个若是没有公司或团队维护 谁敢用啊。。。 所以不如用ida [em_26]
我同意这种
2017-5-29 16:49
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
18
AASSMM 神器更新了? 有完整版本吗?

创作者计划开发他的产品 

Update 29.05.2017


上传的附件:
2017-5-29 17:00
0
雪    币: 3202
活跃值: (1917)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
19
i  don't  think  it  better  than  OD  or  x64DBG
2017-5-29 17:22
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
20
chixiaojie i don't think it better than OD or x64DBG
Of  course  not  =P  This  is  another  alternative,  OD  does  not  support  64  bits  and  here  there  is  some  alternative,  it  is  always  good  to  have  competition.  Overtake  x64dbg  almost  unbelievable  ...
2017-5-29 19:12
0
雪    币: 897
活跃值: (5916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
21

chixiaojie  作为例子 http://bbs.pediy.com/thread-217252.htm 

2017-5-29 23:09
0
雪    币: 506
活跃值: (383)
能力值: ( LV7,RANK:100 )
在线值:
发帖
回帖
粉丝
22
这个东西好,竟然在更新,加油。
2017-6-1 11:03
0
雪    币: 751
活跃值: (2700)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
23
没想到还出64位的
2017-6-9 17:40
0
雪    币: 53
活跃值: (26)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
24
希望能继续更新
2017-10-15 00:09
0
雪    币: 40
活跃值: (1147)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
25
能持续更新,就好!功能会越来越完善,越来越强大!
2017-10-17 05:59
0
游客
登录 | 注册 方可回帖
返回
//