Skip to content

Commit

Permalink
Merge pull request dsasmblr#15 from Akaion/master
Browse files Browse the repository at this point in the history
Added Bleak & Jupiter
  • Loading branch information
dsasmblr authored Feb 21, 2019
2 parents e510cd6 + f08bb8d commit 76ba80a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ Title/Link | Description
[AutoIt](https://www.autoitscript.com/site/autoit/) | AutoIt is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks.
[ReShade](https://github.com/crosire/reshade) | An advanced, fully generic post-processing injector for games and video software. Contains a wealth of information for how to intercept DX/OpenGL APIs and inject custom code (e.g. call your own code at present time when a frame is rendered).
[Injectable Generic Camera System](https://github.com/FransBouma/InjectableGenericCameraSystem) | Used for creating custom camera tools in games. Also contains small tools, like a custom DLL injector to bypass Windows Defender detection.
[Bleak](https://github.com/Akaion/Bleak) | A Windows native DLL injection library writeen in C#
[Jupiter](https://github.com/Akaion/Jupiter) | A Windows memory editing Library written in C#

### Interesting Repositories, Trainer and Custom Tool Source Code, Etc.

Expand Down

0 comments on commit 76ba80a

Please sign in to comment.