首页
社区
课程
招聘
[转帖]Crack a software using OllyDbg | Reverse Engineering Tutorial
发表于: 2021-2-2 15:39 2269

[转帖]Crack a software using OllyDbg | Reverse Engineering Tutorial

2021-2-2 15:39
2269

Crack a software using OllyDbg | Reverse Engineering Tutorial

In this video we're going to review the widely used tool: OllyDbg. 

Ollydbg is a tool for debugging used for binary code analysis. It converts the binary language to an assembly language.


Assembly language is an ISA (Instruction Set Architecture) based low

level language which is user friendly and has an efficient code. It is an

application to figure out the bugs in a program, troubleshoot it and run

specific parts of it and see how it works.


We talk about Pros and Cons of OllyDbg, how to install it and it's uses.

https://www.youtube.com/watch?v=57n9-aYdn2o



[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 3
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//