搜索资源列表
MIDI文件分析 DUMP实用程序源代码 4
- MIDI文件分析 DUMP实用程序源代码-MIDI file analysis DUMP utility source code
dump
- 反调试技术原理!测调试器,攻击调试器,anti-OD等各种方法的原理分析与测试实例。 本人学习的总结,理论部分参考了《脱壳的艺术》、《加密与解密》以及本人从网络上收集的资料,在此向原作者致敬。 根据个人理解对各种反调试技术进行了汇总和高度归纳,并提供了本人创作的各种反调试实例及源代码-Principles of anti-debugging techniques! Test debugger, debugger attack, anti-OD theory and
pedump
- Windows PE文件格式分析与PEDUMP的实现-Windows PE File Format Analysis and realization of PEDUMP
Network_Card_Driver_Examples
- 网卡驱动相关实例 这是和网卡NT KMD驱动程序有关的一些资料和例子。主要是以下三方面内容: 3.1 article 一些有用的文档 3.2 Canberra 网络诊听工具EthernetSpy及其源代码(包括驱动源代码),还有文档 3.3 netgroup netgroup的网络分析工具Dump及其源程序 -NIC driver-related examples and this is the network card driver for NT KMD s
crash_report
- 本示例代码完成了执行程序在发生crash时候的拦截,并弹出自定义对话框(类似于目前常见软件的错误报告发送窗口)。并保留执行程序的dump文件以便事后使用windbg进行分析。另外还允许添加自定义的文件(如运行日志)到分析包中。-The sample code to complete the implementation of procedures in the event of a crash when the interceptor, and a custom pop-up dialog bo
Windows_Hang_and_Crash_Dump_Analysis
- Windows Hang and Crash Dump Analysis
DumpInfo
- 一些信息dump下来的信息分析,喜欢大家可以看看,挺不错。可以值得参考-Some of the information dump down the information analysis, like we can look pretty good. May be worth considering. .
PANICUNIXSystemCrashDumpAnalysiHandbook
- for crash dump analysis a quite informative guide from beginner to expert
pytacle.py
- GSM 空中接口 分析软件,可以实时分析USRP等SDPR平台DUMP下的信令信息 -GSM air interface analysis software, real-time analysis of signaling information the USRP such as the SDPR platform DUMP
SpecialFTS
- 自己的开源小项目:TS封装格式分析器。TS全称是 MPEG 2 Transport Stream(MPEG2 传输流),广泛用于广播电视系统,比如说数字电视,以及IPTV。我这个项目规模不大,主要可以用来学习TS封装格式结构。此外它还支持分离TS中的视频流和音频流。以及输出TS包的时间戳,PTS,DTS等。 详情参考: http://blog.csdn.net/leixiaohua1020/article/details/17973587 -A MPEG2 TS (Transport
ZPETools
- 解析PE结构,拥有分析PE数据结构和添加节DUMP等功能。-PE analytic structure, with analysis of the data structure and add a section PE DUMP function.
dump
- 分析网络抓取的数据包,对包进行适当打印操作-Analysis of the network to grab packets, the package is appropriate to print
330034
- VC++调试技术,写代码让VC++程序Release版时漰溃生成dump文件,根据dump文件来定位分析bug-VC++ debugging techniques, write the code to get the VC++ program Release version buckle break to generate dump files, dump files according to the localization analysis of bug
core-dump.tar
- linux系统下的core dump初步解析源码,用于分析core dump等elf文件的具体内容-Source code for core dump analysis. It is mainly used to extract information a core dump or other elf files.
dumpanalysis
- Windows dump file analysis, 告诉你怎么分析dump文件,调试必备。(Windows dump file analysis)