设为首页 - 加入收藏 ASP站长网(Aspzz.Cn)- 科技、建站、经验、云计算、5G、大数据,站长网!
热搜: 创业者 手机 数据
当前位置: 首页 > 服务器 > 系统 > 正文

Guided Hacking DLL Injector 3.3

发布时间:2021-01-07 16:10 所属栏目:52 来源:网络整理
导读:Guided Hacking DLL Injector? 3.3 https://guidedhacking.com/resources/guided-hacking-dll-injector.4/ ? Injection Methods: LoadLibrary LdrLoadDll Stub Manual Mapping Launch Methods: NtCreateThreadEx Thread Hijacking SetWindowsHookEx QueueUse

Guided Hacking DLL Injector?3.3

https://guidedhacking.com/resources/guided-hacking-dll-injector.4/

?

Injection Methods:

  • LoadLibrary
  • LdrLoadDll Stub
  • Manual Mapping

Launch Methods:

  • NtCreateThreadEx
  • Thread Hijacking
  • SetWindowsHookEx
  • QueueUserAPC


Compatible with both 32-bit and 64-bit programs running on Windows XP or higher. Settings of the GUI are saved to a local ini file. Processes can be selected by name or process ID and by the fancy process picker.

Guided Hacking DLL Injector 3.3

?

Since?GH Injector?V3.0 the actual?injector?has been converted in to a library

To use it in your applications you can either use InjectA (ansi) or InjectW (unicode) which are the two functions exported by the "GH Injector - x86.dll"/"GH Injector - x64.dll". These functions take a pointer to a INJECTIONDATAA/INJECTIONDATAW structure. For more the struct definition / enums / flags check "Injection.h".

Rake‘s dank video tutorial for v2.4 showing how to use it‘s features and a source code review:

?

Credits
For the Manual Mapping a lot of credits go to Joachim Bauch. You can visit his website?here.
I?highly?recommend you to go there and take a look if you‘re interested in Manual Mapping and the PE format itself.

The windows structures I use for the unlinking process are mostly inspired by?this site?which is also a very interesting read. I also want to credit?Anton Bruckner?and?Dmitri Shostakovich?because most of the time coding this I listened to their fantastic music which is probably one of the reasons why this took me way too long?


Last but not least credits go to Rake‘s mom for keeping me motivated during hard times (no pun intended).

Also checkout the loader made by Traxin:?Release - GHLoader v2.0 (Source Included)

(编辑:ASP站长网)

    网友评论
    推荐文章
      热点阅读