Quantcast
Channel: 看雪安全论坛
Viewing all articles
Browse latest Browse all 9556

【求助】skype的逆向分析和调试

$
0
0
最近在做skype的逆向分析,但是遇到的问题是一直无法进行调试,运行skype后使用windbg附加后,登陆后程序会出现如下问题:
代码:

Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=2b3fbb2f ebx=058e3784 ecx=922e1f3a edx=00002e6e esi=a1a13069 edi=7d59f188
eip=77c205a4 esp=6d382000 ebp=e0a5221e iopl=0        nv up ei pl nz na pe nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b            efl=00010206
77c205a4 cd01            int    1

后来发现时因为skype加了很多自校验点,想请各位高人给提供一些思路或者方法,如何定位这些自校验点,最终的目的是能顺利调试skype,求指教。。。

Viewing all articles
Browse latest Browse all 9556

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>