kernel dump Analysis
https://connect.microsoft.com/VisualStudio/feedback/details/3136349
http://bbs.pediy.com/thread-216676.htm
https://developer.microsoft.com/en-us/windows/hardware/download-symbols
https://blogs.msdn.microsoft.com/yunjin/2005/08/30/thread-system-threading-thread-and-threads-iii/
https://blogs.msdn.microsoft.com/yunjin/2005/08/29/thread-system-threading-thread-and-threads-ii/
https://blogs.msdn.microsoft.com/yunjin/2005/08/25/thread-system-threading-thread-and-threads-i/
https://repo.zenk-security.com/Reversing%20.%20cracking/Practical%20Reverse%20Engineering.pdf
http://www.osronline.com/showthread.cfm?link=284589
https://stackoverflow.com/questions/30019889/how-to-set-up-symbols-in-windbg?noredirect=1
https://stackoverflow.com/questions/9044926/errorsymbol-file-not-found-in-windbg
http://www.cnblogs.com/answeryi/archive/2009/07/08/1519519.html
http://blog.csdn.net/eqera/article/details/8237991
https://blogs.msdn.microsoft.com/windbg/2016/10/03/writing-linq-queries-in-windbg/
https://stackoverflow.com/questions/127564/what-is-your-favourite-windbg-tip-trick?rq=1
KThread
http://www.cnblogs.com/LittleHann/p/3456697.html
thread creation
http://www.cnblogs.com/LittleHann/p/3458736.html
http://windbg.info/doc/1-common-cmds.html
https://stackoverflow.com/questions/17974115/windbg-ethread-irplist-location
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/-handle
https://stackoverflow.com/questions/14857736/how-get-file-path-by-handle-in-windbg
https://stackoverflow.com/questions/17974115/windbg-ethread-irplist-location
http://www.osronline.com/article.cfm?article=499
http://www.osronline.com/article.cfm?article=64
http://www.cnblogs.com/LittleHann/p/3454855.html
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/dt--display-type-
https://www.slideshare.net/ShanmugaSundaram12/crash-dump-analysisshanmugasundaram
https://www.slideshare.net/CoryFoy/debugging-net-applications-with-windbg
https://www.tenforums.com/tutorials/5558-windbg-basics-debugging-crash-dumps-windows-10-a.html
https://msdn.microsoft.com/en-us/library/windows/desktop/ee416349(v=vs.85).aspx
https://fedoraproject.org/wiki/How_to_use_kdump_to_debug_kernel_crashes
https://www.ibm.com/developerworks/cn/linux/l-cn-dumpanalyse/index.html
https://www.kernel.org/doc/Documentation/kdump/kdump.txt
http://www.dedoimedo.com/computers/crash-analyze.html
https://kb.plesk.com/en/10044
https://www.slideshare.net/PaulVNovarese/linux-crash-dump-capture-and-analysis
kernel dump Analysis的更多相关文章
- FreeBSD 用kgdb调试kernel dump文件
FreeBSD 用kgdb调试kernel dump文件 来自: http://blog.csdn.net/ztz0223/article/details/8600052 kgdb貌似和ddb一样属于 ...
- Linux Kernel Schduler History And Centos7.2's Kernel Resource Analysis
本文分为概述.历史.el7.2代码架构图解三部分. 解决的问题: a.Kernel调度发展过程: b.以架构图的方式,详解el7.2具体调度实现.内核线程模型.调度时间片计算,以及探究整个Kernel ...
- Linux内核源码分析之调度、内核线程模型 And Centos7.2's Kernel Resource Analysis
本文分为概述.历史.el7.2代码架构图解三部分. 解决的问题: a.Kernel调度发展过程: b.以架构图的方式,详解el7.2具体调度实现.内核线程模型.调度时间片计算,以及探究整个Kernel ...
- 蓝屏 Dump文件分析方法
WinDbg使用有点麻烦,还要符号表什么的.试了下,感觉显示很乱,分析的也不够全面... 试试其他的吧!今天电脑蓝屏了,就使用其dump文件测试,如下: 1.首先,最详细的,要属Osr Online这 ...
- malware analysis、Sandbox Principles、Design && Implementation
catalog . 引言 . sandbox introduction . Sandboxie . seccomp(short for secure computing mode): API级沙箱 . ...
- Windows Kernel Security Training Courses
http://www.codemachine.com/courses.html#kerdbg Windows Kernel Internals for Security Researchers Thi ...
- ALV tree DUMP 问题处理-20180328
Category ABAP Programming Error Runtime Errors MESSAGE_TYPE_X ABAP Program SAPLOLEA Application Comp ...
- Windbg内核调试之四: Dump文件分析
Dump 文件分析很大程度上就是分析蓝屏产生的原因.这种系统级的错误算是Windows提示错误中比较严重的一种(更严重的还有启动黑屏等硬件或软件兼容性错误等等).说它是比较严重,是因为毕竟Window ...
- Kernel Functions for Machine Learning Applications
In recent years, Kernel methods have received major attention, particularly due to the increased pop ...
随机推荐
- JBoss和tomcat的区别
JBoss和tomcat的区别 注意JBoss和tomcat是不一样,JBoss是一个可伸缩的服务器平台,当你的EJB程序编制完成后,如果访问量增加,只要通过增加服务器硬件就可以实现多台服务器同时运算 ...
- 转:关于 OGRE 与 OSG 的简单比较
1 前言 我曾经细致阅读过 OGRE 和 OSG 官方提供的文档,有<Pro OGRE 3D Programming>.OGRE自带手册(manual).王锐老师等翻译的<Ope ...
- Eclipse启动分析。。
最近研究了一下Eclipse的启动过程,查了点资料,也有点收获.下面是搜集到的一个比较好的说明,共享下... 在Eclipse启动过程中,Eclipse.exe负责启动,也就是把startup.jar ...
- Eclipse Java注释模板设置简介,更改字体大小
为类添加注释:此为我的模板设置注释模板的入口: Window->Preference->Java->Code Style->Code Template 然后展开Comments ...
- iOS 抓取 HTML ,CSS XPath 解析数据
以前我们获取数据的方式都是使用 AFN 来 Get JSON 数据,比如 点我查看 JSON 数据.http://news-at.zhihu.com/api/4/news/latest 但例如下面的百 ...
- 你想要的iOS 小技巧总结
UITableView的Group样式下顶部空白处理 //分组列表头部空白处理 UIView *view = [[UIView alloc] initWithFrame:CGRectMake(, , ...
- 【LeetCode】234. Palindrome Linked List (2 solutions)
Palindrome Linked List Given a singly linked list, determine if it is a palindrome. Follow up:Could ...
- k近邻算法-java实现
最近在看<机器学习实战>这本书,因为自己本身很想深入的了解机器学习算法,加之想学python,就在朋友的推荐之下选择了这本书进行学习. 一 . K-近邻算法(KNN)概述 最简单最初级的分 ...
- win7 32位 安装opencv-python后,运行时提示 "from .cv2 import *: DLL load failed: 找不到指定的模块" 的解决办法
安装opencv后,运行一个测试程序提示"from .cv2 import *: DLL load failed: 找不到指定的模块".于是百度一下解决办法,结果试了N多方法后也没 ...
- 面试必备:HashMap源码解析(JDK8)
1 概述 本文将从几个常用方法下手,来阅读HashMap的源码. 按照从构造方法->常用API(增.删.改.查)的顺序来阅读源码,并会讲解阅读方法中涉及的一些变量的意义.了解HashMap的特点 ...