Update README.md
This commit is contained in:
parent
8172861682
commit
cd47e6cd32
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
|
@ -8,6 +8,12 @@ this project uses
|
|||
* shared object injection via LD_PRELOAD
|
||||
* opengls GlxSwapBuffer hook to draw imgui ingame menu [ref](https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-memory-editing/330135-linux-ld_preload-injection-without-patching-wine.html)
|
||||
|
||||
__third party stuff__
|
||||
|
||||
* [subhook](https://github.com/Zeex/subhook)
|
||||
* [imgui](https://github.com/ocornut/imgui)
|
||||
|
||||
|
||||
|
||||
[](https://postimg.cc/YLMjznGf)
|
||||
|
||||
|
|
@ -61,8 +67,3 @@ editor inject_debug_via_ldpreload.sh
|
|||
# start Wow via winedbg and inject libezwow.so
|
||||
./inject_debug_via_ldpreload
|
||||
```
|
||||
|
||||
## third party stuff
|
||||
|
||||
* subhook
|
||||
* imgui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue