Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timwhitez authored Mar 28, 2022
1 parent 4e35394 commit 2a662c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- 🐶Doge For Defense Evasion & Offensive Security

# Doge-Gabh
GetProcAddressByHash/remap/full dll unhooking/Tartaru's Gate/Spoofing Gate/universal/Perun's Fart/Spoofing-Gate/EGG/RecycledGate/syswhisper golang implementation
GetProcAddressByHash/remap/full dll unhooking/Tartaru's Gate/Spoofing Gate/universal/Perun's Fart/Spoofing-Gate/EGG/RecycledGate/syswhisper/RefleXXion golang implementation


Doge-Gabh为集成 Windows ntdll动态调用,直接系统调用,api hash调用,dll脱钩的Golang组件包。
Expand Down Expand Up @@ -84,6 +84,9 @@ var newWhisper = gabh.DWhisper()
// 从DW_SYSCALL_LIST 获取sysid
sysid := newWhisper.GetSysid("4942059d")
//RefleXXion
gabh.KDllunhook()
```

## Usage
Expand Down

0 comments on commit 2a662c4

Please sign in to comment.