首页
社区
课程
招聘
[转帖]BSOD Survivor v0.2
发表于: 2021-1-20 04:39 2004

[转帖]BSOD Survivor v0.2

2021-1-20 04:39
2004

BSOD Survivor v0.2

Tired of always telling yourself when you got a BSOD that what if I could just return to the caller function which caused the BSOD, and change its args? or just do any change? and instead of that you need to do the tiersome reboot/revert to the machine, attach Windbg again to the machine, and hope it isn't some statistically bug? Or want to add a conditional breakpoint easily to some function you have like if(g_counter == 8) {__debugbreak();} without any need to unload the driver? Or even just update almost any code of a function you want without driver unloading.



v0.2-bsod

@ykfre ykfre released this 2 hours ago


Features:


Add support for Windows 10!!

Bug Fixes:


Fix __finally to not crash.

Fix clang to emit better seh and relevant debug info.

https://github.com/ykfre/BsodSurvivor/releases/tag/v0.2-bsod



[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 2
支持
分享
最新回复 (2)
雪    币: 2322
活跃值: (8735)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2
本地存档
链接:https://pan.baidu.com/s/1RGN-tN7yxG6A9xprU1llLg 
提取码:padg
2021-1-20 17:28
0
雪    币: 97697
活跃值: (200829)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
FleTime 本地存档 链接:https://pan.baidu.com/s/1RGN-tN7yxG6A9xprU1llLg 提取码:padg
2021-1-20 17:29
0
游客
登录 | 注册 方可回帖
返回
//