当前位置:网站首页>Introduction series of software reverse cracking (1) - common configurations and function windows of xdbg32/64
Introduction series of software reverse cracking (1) - common configurations and function windows of xdbg32/64
2022-07-03 15:26:00 【Yulong_】
Preface
Software reverse cracking is divided into Dynamic debugging and Static analysis , Just like internal skill and external skill , I will talk about it in the future , First of all Dynamic debugging .
Common dynamic debugging tools are ollydbg and xdbg32/64
ollydbg Debugging is not supported 64 Bit program , Although classic, it has a long history , and xdbg Open source and free , And support debugging 64 Bit program , I also believe that this tool will be better and better used , This article is also about xdbg!
It is said that , If a worker wants to do a good job, he must sharpen his tools first , I can't even talk about other things in vain !
Common configuration item modification
1、 Close the event breakpoint : Options - Options
Set these event breakpoints to null , Prevent interference during debugging :
2、 Ignore exceptions
3、 Disassembly window configuration
Common sub windows
Below I use xdbg32 Casually loaded a
边栏推荐
- UnityShader——MaterialCapture材质捕捉效果 (翡翠斧头)
- Kubernetes will show you from beginning to end
- PyTorch crop images differentiablly
- QT common sentence notes
- Mysql报错:[ERROR] mysqld: File ‘./mysql-bin.010228‘ not found (Errcode: 2 “No such file or directory“)
- Seckill system 2 redis solves the problem of distributed session
- Visual host system design and development (Halcon WinForm)
- Redis cache penetration, cache breakdown, cache avalanche solution
- 使用JMeter对WebService进行压力测试
- Visual upper system design and development (Halcon WinForm) -4 Communication management
猜你喜欢
Tensorflow realizes verification code recognition (I)
[probably the most complete in Chinese] pushgateway entry notes
函数栈帧的创建和销毁
Seckill system 2 redis solves the problem of distributed session
Popular understanding of random forest
Creation and destruction of function stack frames
Halcon与Winform学习第二节
Digital image processing -- popular understanding of corrosion and expansion
Idea does not specify an output path for the module
秒杀系统1-登录功能
随机推荐
视觉上位系统设计开发(halcon-winform)-3.图像控件
C language brush questions ~leetcode and simple questions of niuke.com
软件逆向破解入门系列(1)—xdbg32/64的常见配置及功能窗口
Relationship between truncated random distribution and original distribution
SQL server installation location cannot be changed
Custom annotation
Halcon and WinForm study section 2
Tensorflow realizes verification code recognition (I)
子类隐藏父类的同名函数
Enable multi-threaded download of chrome and edge browsers
Kubernetes 进阶训练营 Pod基础
Construction of operation and maintenance system
Jvm-04-runtime data area heap, method area
Baidu AI Cloud helps Shizuishan upgrade the smart health care model of "Internet + elderly care services"
Chapter 04_ Logical architecture
Backtracking method to solve batch job scheduling problem
CString在多线程中的问题
《微服务设计》读书笔记(下)
Visual upper system design and development (Halcon WinForm) -5 camera
Matplotlib drawing label cannot display Chinese problems