mlj2 / l4d2-internal-base

Internal base for making hacks for left 4 dead 2, written in c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

l4d2-internal-base

ui

Technical features

  • simple config system with XTEA encrypting
  • 13 & more game interfaces
  • weapon / drop icons font from left 4 dead

Requires

  • Visual Studio
  • Windows SDK
  • DirectX SDK

Installing

Run Left 4 Dead 2.sln and press ctrl+shift+b to compile.
In next step, inject a DLL into left4dead2.exe process

Depositories

imgui
minhook
jsoncpp

About

Internal base for making hacks for left 4 dead 2, written in c++

License:Do What The F*ck You Want To Public License


Languages

Language:C++ 89.9%Language:C 10.1%