Background
Break News
How to add local font to Tailwind Css and NextJS? - Tutorial Design Pattern? - Blockchain Technology, How to create own Bitcoin virtual currency - Zustand mordern management state - Design Pattern - Flyweight Pattern? - Docker Full training Topic

[Tips] Introduce best debug tool for how to get assembly code from tool

Thursday 20 August 2015
|
Read: Completed in minutes

[Tips] Introduce best debug tool for how to get assembly code from tool

Introduce best debug tool for how to get assembly code from tool




Software Author Description
OllyDbg 1.x系列
OllyDbg 1.10
https://www.ollydbg.de/ Ring3环的调试器,将IDA与SoftICE结合起来的思想,非常容易上手,己代替SoftICE成为当今最为流行的调试解密工具了。 This tool support for detect data, view seagment code in exe file
OllyICE 1.10
OllyDBG增强修改版。由于OllyDBG 1.1官方不再更新,故一些爱好者对OllyDBG修改,以新增一些功能或修正一些bug,OllyICE就是其中的一个修改版,且己汉化,取名OllyICE只是便于区分,其实质还是OllyDBG。 OllyDBG another version. Because OllyDBG 1.1 don't update, one of author update some features on Ollydbg, fix some bug, OllyICE is one of fix version.
OllyDbg 1.x插件
Olldbg 1.x的各种插件,非常重要,可以扩展OllyDbg的功能. Olugin of Ollydbg, very important, best support for OllyDBG
OllyScript脚本
将一些网站收集的OllyScrip脚本转到此处,方便大家查询。 ollyscript
OSCEditor v1.0 beta 2 loveboom OSCEditor(OllyScript Editor)是专门为OllyDbg的插件ollyscript而写的脚本编辑器。 本程序利用动态显示相关命令,即时显示相关命令的语法和可供选择的格式化文本等方式,方便我们快速写出脚本。 OSCEditor is one of ollydbg plugin, help you easy write script
OllyDbg 2.x系列
OllyDBG v2.01 Final
官方下载:http://www.ollydbg.de/version2.htm目前由于插件和功能还不太完善,因此没有1.1版本好用。 download from https://www.ollydbg.de/version2.htm. Now this version the features are developing, don't have 1.1 easy use
OllyDbg 2.x插件
OllyDbg 2.x插件收集 (collect Ollydbg 2.x plugin)
MDebug
MDebug v1.02 MDebug v1.04 MDebug 64 v1.04 accessd 大家一定厌倦了Windbg或Ollydbg吧?现在向大家提供一款调试器,你用他可以得到全新的调试体验。MyDebug是一个切实可用、功能丰富的调试器。 目前暂时只提供32位版本,bug报告或任何的建议、意见,请及时反馈。 最新版的下载地址:http://bbs.pediy.com/showthread.php?t=142680 If you don't like use Windbg or Ollydbg. You can switch to use MDebug. This tool is one of best debug tool which I know it. This will be support win 32 bits windows, so can't use on 64 bits, you can download form here




plugin_SDK accessd MyDebug插件开发SDK 32/64,扩展MDebug功能。 MDebug plugin
x64dbg
x64dbg
是一款跟 OllyDBG 界面差不多的开源调试器,基本上已经具备了所有的功能。目前问题较多,还需要完善。 x64dbg same as ollydbg
RORDbg
RORDbg V0.25 Kernel64 这是一个用虚拟机技术实现的简易Debugger,主要用于外壳分析和脱壳,目前只能跑exe文件的主线程,可以跑DLL的入口程序。 这个工具仅仅可以作为分析外壳辅助手段,因为是虚拟执行每条指令,所以,速度很慢。 https://bbs.pediy.com/showthread.php?s=&threadid=26629 This is one of Debugger tool, this tool only support main Thread. can debug dll, disavanced is speed so slow
WinDbg
windbg_x86_6.11.1.404(汉化) Windbg_x86_6.12.2.633 Kernel64 WinDbg是微软发布的一套专门为Windows NT系列操作系统设计的调试器,它是内核调试器和用户态调试器的综合体,有着完善的功能并且具有图形界面。由于SoftICE不在更新,因此Vista以上系统的内核调试时,WinDbg是一个不错的选择。 有关WinDbg的用法,请查阅:http://kssd.pediy.com 第2篇 逆向篇/动态分析技术/调试工具/WinDbg 微软官方下载:WinDbg(32-bit) WinDbg(64-bit) Windbg is one of best debug tool for windows
WinDbg插件
收集各类WinDbg的插件
SoftICE调试器
DriverStudio 3.21
Compuware DriverStudio官方网站:http://www.compuware.com/ DriverStudio 3.2是迄今为止最完备的驱动开发工具套件,包含调试工具SoftICE。Compuware己停止对SoftICE更新了,因此在Windows 7或更高系统,建议用WinDBG调试Ring 0的程序。 SoftICE支持单机,用串行线连接的双机或是通过TCP/IP连接的远程计算机上的核心级和用户级的调试。 可以在虚拟机VMware 4.0以上版本使用SoftICE,使用前稍设置一下,在VMware虚拟的系统目录里,打开其中后缀名为vmx的文件,在其未端添加: svga.maxFullscreenRefreshTick = "5"
DS-SP4-patch
英文和中文的windows 2000操作系统打了sp4以后,Driver Studio3.0b2在启动siwvid的时候机器就会蓝屏。用此补丁可以解决这个问题.
IceExt 0.67
WinNT/2K/XP,IceExt是SoftICE NT的一个插件,支持最新的DriverStudio 3.2. 由于Nitecdump最高只支持DS 2.7,因此再高版本的softice就可用此工具代替Nicedump了。它扩展了SoftICE在Win NT/2K/XP下的命令功能,新增DUMP命令、bpr命令、suspend命令等。 https://stenri.pisem.net/ https://sourceforge.net/project/showfiles.php?group_id=149807&package_id=165469&release_id=416109
Thank you for reading this post. I hope you found it helpful and easy to follow. If you have any feedback or questions about Introduce best debug tool for how to get assembly code from tool , please share them in the comments below. I would love to hear from you and discuss this topic further
✋✋✋✋  Webzone Tech Tips Zidane, all things tech tips web development  - I am Zidane, See you next time soon ✋✋✋✋

🙇🏼 We Appreciate Your Comments and Suggestions - Webzone - all things Tech Tips web development 🙇🏼
Popular Webzone Tech Tips topic maybe you will be like it - by Webzone Tech Tips - Zidane
As a student, I found Blogspot very useful when I joined in 2014. I have been a developer for years . To give back and share what I learned, I started Webzone, a blog with tech tips. You can also search for tech tips zidane on Google and find my helpful posts. Love you all,

I am glad you visited my blog. I hope you find it useful for learning tech tips and webzone tricks. If you have any technical issues, feel free to browse my posts and see if they can help you solve them. You can also leave a comment or contact me if you need more assistance. Here is my blog address: https://learn-tech-tips.blogspot.com.

My blog where I share my passion for web development, webzone design, and tech tips. You will find tutorials on how to build websites from scratch, using hot trends frameworks like nestjs, nextjs, cakephp, devops, docker, and more. You will also learn how to fix common bugs on development, like a mini stackoverflow. Plus, you will discover how to easily learn programming languages such as PHP (CAKEPHP, LARAVEL), C#, C++, Web(HTML, CSS, javascript), and other useful things like Office (Excel, Photoshop). I hope you enjoy my blog and find it helpful for your projects. :)

Thanks and Best Regards!
Follow me on Tiktok @learntechtips and send me a direct message. I will be happy to chat with you.
Webzone - Zidane (huuvi168@gmail.com)
I'm developer, I like code, I like to learn new technology and want to be friend with people for learn each other
I'm a developer who loves coding, learning new technologies, and making friends with people who share the same passion. I have been a full stack developer since 2015, with more than years of experience in web development.
Copyright @2022(November) Version 1.0.0 - By Webzone, all things Tech Tips for Web Development Zidane
https://learn-tech-tips.blogspot.com