当前位置:网站首页>Reverse theory knowledge 4
Reverse theory knowledge 4
2022-08-05 05:03:00 【Chicken Island~】
Guess:
- When we see a directive like [ecx+4], we can infer that this is a class
00407A20 | 8B41 04 | mov eax,span>dword ptr ds:[ecx+4]00407A23 | 85C0 | test eax,eax00407A25 | 74 09 | je sword2_1024_768_windows_2.00407A27 | 8B41 08 | mov eax,dword ptr ds:[ecx+8]00407A2A | 83C1 08 | add ecx,8span>00407A2D | FF60 08 | jmp dword ptr ds:[eax+8]00407A30 | C3 | ret Evidence: Ctrl+F9, F7; observe the assembly instructions, whether there is an address assigned to ECX such instructions before CALL xxxxbr>
边栏推荐
- write the story about us
- flink reads mongodb data source
- 1007 Climb Stairs (greedy | C thinking)
- Flutter learning three-Flutter basic structure and principle
- Redis - 13. Development Specifications
- How to identify false evidence and evidence?
- Redis - 13、开发规范
- How to quickly upgrade your Taobao account to a higher level
- [BSidesCF 2019] Kookie
- creo怎么测量点到面的距离
猜你喜欢
随机推荐
how to measure distance from point to face in creo
[BSidesCF 2019] Kookie
What is the function of industrial-grade remote wireless transmission device?
Why did you start preparing for the soft exam just after the PMP exam?
软件管理rpm
什么是ASEMI光伏二极管,光伏二极管的作用
【cesium】元素高亮显示
基于Web的商城后台管理系统的设计与实现
2023年信息与通信工程国际会议(JCICE 2023)
App快速开发建设心得:小程序+自定义插件的重要性
1007 Climb Stairs (greedy | C thinking)
数字_获取指定位数的小数
Flutter学习三-Flutter基本结构和原理
Cryptography Series: PEM and PKCS7, PKCS8, PKCS12
【无标题】
Please write the SparkSQL statement
虚证、实证如何鉴别?
Is the NPDP certificate high in gold content?Compared to PMP?
结构光三维重建(二)线结构光三维重建
Flutter 父子组件如何都能收到点击事件









