shell32.dll, #61
shell32.dll导出的函数#61使用内部名称RunFileDlg,通过rundll32.exe调用该函数可显示运行对话框。
2025-5-30 22:29:7
Author: www.hexacorn.com(查看原文)
阅读量:11
收藏
The function #61 exported by the shell32.dll uses an internal name RunFileDlg.
So, there is no surprise that running:
rundll32.exe shell32.dll, #61
presents us the familiar Run Dialog Box:
文章来源: https://www.hexacorn.com/blog/2025/05/30/shell32-dll-61/
如有侵权请联系:admin#unsafe.sh