当前位置:网站首页>吾爱第二课-去除网页弹窗
吾爱第二课-去除网页弹窗
2022-07-24 21:45:00 【这就是强者的世界么】
WindowsAPI
API函数提供应用程序所需要的窗口管理、图形设备接口、内存管理等服务功能。这些功能以函数库的形式组织在一起,形成了Windows应用程序编程接口。
A代表ANSI,W代表宽字节(即Unicode)
1.MessageBoxA/W //显示对话框
2.ShellExecuteA/W //运行一个外部程序(或者是打开一个已注册的文件、打开一个目录、打印一个文件等等)
3.WinExec //创建进程
4.CreateProcessA/W //创建进程
5.CreateThread //创建线程
6.RegCreateKeyExA/W //创建或打开注册表项
7.RegOpenKeyExA/W //打开指定的注册表项
8.RegDeleteKeyExA/W //删除一个注册表键值
9.CreateWindowExA/W //创建窗口
10.DialogBoxParamA/W //创建窗口
实例1

去除弹网页1:explorer.exe

去除弹网页2

去除弹窗1 - MessageBox ,将message连同上面的push入栈操作全部nop掉

实例2

修改主页
调用修改注册表的api,将IE的主页修改

跟进查看

解决方法1 : retn大法
将段首的push ebp 修改为 retn,这样就不会执行下面的指令,但要保证段首的return要和原本段尾的return要保持一致,否则会导致堆栈不平衡。
内置广告1

取消可视的勾选,然后保存即可,但是这样仅仅是将其不可见,其实还是会访问这个网站

在数据窗口中跟随这个地址,然后在数据窗口中用0将其填充
用到的工具
Restorator
资源查看
Fix Resource
修复PE资源
Procexp
行为监控软件
可以拖动这个图标到窗口上来查看其属于哪个程序
Procmon
行为监测软件
可添加想要分析的软件

边栏推荐
- Is it safe to open an account on Alipay
- Detailed OSPF configuration of layer 3 switch / router [Huawei ENSP experiment]
- Can century model simulate soil respiration? Practice technology application and case analysis of century model
- Five common misuse of async/await
- A simple method -- determine whether the dictionary has changed
- Shell introduction and variable definition
- OSI的体系结构,以及各层协议
- Atcoder beginer contest 260 a~f problem solution
- What should I do to select the method of mongodb instance accessing the database?
- Es+redis+mysql, the high availability architecture design is awesome! (supreme Collection Edition)
猜你喜欢

Metauniverse: technological evolution, industrial ecology and big country game

From front-line development to technical director, you are almost on the shelf

Little Red Book Keyword Search commodity list API interface (commodity detail page API interface)

Redefine analysis - release of eventbridge real-time event analysis platform
![[SOC] the first project of SOC Hello World](/img/ae/326312cb3b5a372c7b8b048936a9f2.png)
[SOC] the first project of SOC Hello World

How to prevent weight under Gao Bingfa?

The relationship between cloud computing and digital transformation has finally been clarified

Unity & facegood audio2face drives face blendshape with audio

Understand MySQL index and b+tree in an easy to understand way (supreme Collection Edition)

Applet location interface application
随机推荐
[blind box app mall system] function introduction after online unpacking
01_ UE4 advanced_ PBR material
What should I pay attention to when choosing the self built database access method on ECs?
模板的使用
【MLFP】《Face Presentation Attack with Latex Masks in Multispectral Videos》
Documentary of the second senior brother
运动控制如何位置同步输出
[Development Tutorial 4] open source Bluetooth heart rate waterproof sports Bracelet - external flash reading and writing
Unfair distribution
Day5: three pointers describe a tree
Brand new: the latest ranking of programming languages in July
HSPF (hydraulic simulation program FORTRAN) model
Build Tencent cloud website server at low cost (build your own website server)
[jzof] 04 search in two-dimensional array
Drawing library Matplotlib drawing
Redefine analysis - release of eventbridge real-time event analysis platform
None of the most complete MySQL commands in history is applicable to work and interview (supreme Collection Edition)
Is it safe to open an account on Alipay
Metauniverse: technological evolution, industrial ecology and big country game
CAD disable a button on the toolbar (WEB version)
