Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
-
- What is cheating?
- Posts: 4
- Joined: Wed Mar 06, 2024 4:23 pm
- Reputation: 1
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
The unlock options dont seem to work, but everything to stratagems seems to work
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
LOL!! Speedhack works on Bile Titans
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
can you explainLoginZanyat wrote: ↑Thu Mar 07, 2024 7:36 pmIt means - add any kind of symbols in comments or create your own comments in code, so dll would be different from others when you compile it. Problem is - its 1 time solution. After game restart youll need compile again with another set of symbols. I use ansii pron for it)
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
Yes, just be patient until it says 1 successAcidityVibes wrote: ↑Thu Mar 07, 2024 6:52 pmalso compile says when building previous IPDB not found fall back to full compilation is that whats meant to happen
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
Seems like you have to build it and replace it every time you launch the game, or it's just coincidence.
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
how do you build it ? never done it sorry !
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
do people know if the anticheat includes some sort of softban method ?
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
Hey guys, I've got the code from github, added some junk comments to it, compiled it and tried in the game. I'm not getting anticheat detections but the game just silently crashes after 5 minutes of playing when I'm using the cheat.
Does anyone have the same issue? Am I doing something wrong?
Does anyone have the same issue? Am I doing something wrong?
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
No, you just have to make sure you change the “print” text and add some different characters to the commands. ensure to select release and not debug when you build the DLL.Alex221 wrote: ↑Thu Mar 07, 2024 8:56 pmHey guys, I've got the code from github, added some junk comments to it, compiled it and tried in the game. I'm not getting anticheat detections but the game just silently crashes after 5 minutes of playing when I'm using the cheat.
Does anyone have the same issue? Am I doing something wrong?
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
can confirm, self compile on github working fine. thank you!
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
Got it working, have to recompile each game load.
Tested the Unlock functions and they do work, the way it worked for me was toggling them, then complete a mission, once you are back on the ship they are all unlocked in the armory. BUT not unlocked on the warbonds, Same with weapons and grenades. Also have them as the only selected choices, as it seems to crash the game otherwise.
Also if you use the Unlock function, beaware it literally unlocks all the armors avalible and not avalible that are currently in the game. So if you are seen wearing something in co-op and it gets picked up its going to be obvious you have used a hack.
There are some cool looking ones though.
Tested the Unlock functions and they do work, the way it worked for me was toggling them, then complete a mission, once you are back on the ship they are all unlocked in the armory. BUT not unlocked on the warbonds, Same with weapons and grenades. Also have them as the only selected choices, as it seems to crash the game otherwise.
Also if you use the Unlock function, beaware it literally unlocks all the armors avalible and not avalible that are currently in the game. So if you are seen wearing something in co-op and it gets picked up its going to be obvious you have used a hack.
There are some cool looking ones though.
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
anyone know how to change the comments during a compilation ?
-
- Noobzor
- Posts: 7
- Joined: Fri Sep 03, 2021 2:41 am
- Reputation: 1
Re: Helldivers 2 Hack ( DLL Proxy - Proof Of Concept )
A couple things:
- Yes someone knows. But that isn't what you're asking. Ask better questions
- You want to change the comments in the code. Comments are lines beginning with "/". You can change the text to anything, and the code should still compile.
- Comments are removed from release binaries, so you're wasting this time. It may have an impact on Debug builds for changing the resulting binary.
- The solution is to change the binary is to add arbitrary and unique code throughout the file. That being said, it's a matter of time until they catch on specific aspects.
- The real solution is to encrypt/decrypt the binary. Probably sets off AV flags though. Nobody is going to walk you through this.
- Do you ask how to wipe after a visit to the toilet?
Last edited by imnotatroll on Thu Mar 07, 2024 10:00 pm, edited 1 time in total.
Who is online
Users browsing this forum: No registered users