/Helldivers-2-Internal-Hack-Dll-Proxy-PoC

Proof of Concept Internal Hack Using Dll Proxy for Helldivers 2

Primary LanguageC++MIT LicenseMIT

Helldivers-2-Internal-Hack-Dll-Proxy-PoC

This is PoC that i create to learn about dll proxy using C++ on 64bit application / game.

Thanks to cfemen and gir489 for all information and CE Tables.

Feature is :

//Console Menu
std::vector<Checkbox> checkboxes = { 
      {"Inf Health", false}
    , {"Inf Granades", false}
    , {"Inf Ammo", false}
    , {"Inf Syringes", false}
    , {"Inf Stamina", false}
    , {"Inf Strategems", false}
    , {"Inf Mission Time", false}
    , {"No Reload", false}
    , {"Max Resources", false}
    , {"No Recoil", false}
    , {"Inf Backpack", false}
    , {"Inf Special Weapon", false}
    , {"No Laser Cannon Overheat", false}
    , {"Instant Railgun", false}
    , {"Show All Map Icons", false}
    , {"No Stationary Turret Overheat", false}
    , {"No Backpack Shield Cooldown", false}
    , {"No JetPack Cooldown", false}

};

How to use :

- Download DLL

- Extract DLL inside helldivers 2 game folder ( same folder as helldivers2.exe ), and rename it to version.dll

- Run Game

- Choose Feature ( Navigate using arrow key to up/down, space for select / unselect )

- Enter To Applied Feature

- Happy Cheating

Doesnt need old exe, you can use latest exe.