一款非常不錯的dll注入器 – RemoteDLL V2

 RemoteDLL是老外開發的一款DLL注入、卸載工具,它已經在許多頂級程序中使用,如pwdump等,許多間諜軟件都使用這種技術隱藏自己的進程,其中包含注入到正常的windows進程中,你可以使用該工具輕鬆注入進程,並且可以幫助刪除惡意的DLL。它支持下面的DLL注入方法:

1:CreateRemoteThread
2:NtCreateThread [Good for DLL Injection across sessions on Vista/Windows 7]
3:QueueUseAPC [Delayed Injection]

作者稱從V1升級到V2版本花了五年時間,新版本支持了win8系統。

V2版本更新內容:

1:Inject DLL into Remote Process even across Session boundaries
2:Remove DLL from Remote Process completely.
3:Supports multiple Injection methods including CreateRemoteThread, NTCreateThread, QueueUserAPC
Works with ASLR (Address Space Layout Randomization) by dynamically calculating addresses.
4:Advanced Process List with detailed process information like PID, Session, ASLR, DEP, Username etc.
5:Fully Portable. Also comes with Installer for local installation/un-installation.
6:Works on all Windows systems starting from Windows 2K to Windows 8

目前該版本不支持64位系統,作者正在開發,本站會進一步更新內容。

下載地址

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章