tostercx / GTAO_Booster_PoC

Do What The F*ck You Want To Public License
2.85k stars 180 forks source link

how do you compile it into dll #19

Open rav1nlunac opened 3 years ago

rav1nlunac commented 3 years ago

would of been great if some more detailed instructions where given about the creation of this to be honest

pcislocked commented 3 years ago

actually i tried to compile it completely blindly. it wasn't hard, just download visual studio 2019(community edition) and open the project file. then, from the top right. open boost.c, then simply hit ctrl+b(or build>"something i don't remember" from the menu.)

if you're not paranoid like me, check this for pre built dll: https://github.com/QuickNET-Tech/GTAO_Booster_PoC/releases/tag/v1.0.0

MrAtoidi commented 3 years ago

actually i tried to compile it completely blindly. it wasn't hard, just download visual studio 2019(community edition) and open the project file. then, from the top right. open boost.c, then simply hit ctrl+b(or build>"something i don't remember" from the menu.)

if you're not paranoid like me, check this for pre built dll: https://github.com/QuickNET-Tech/GTAO_Booster_PoC/releases/tag/v1.0.0

For some reason it shows that the code has a lot of errors and it wont compile. All of them related to minhook. Any solutions?

QuickNET-Tech commented 3 years ago

For some reason it shows that the code has a lot of errors and it wont compile. All of them related to minhook. Any solutions?

My code or the original code? My fork is just an updated version of tostercx's work, the minhook files are the same.

if you're not paranoid like me, check this for pre built dll: https://github.com/QuickNET-Tech/GTAO_Booster_PoC/releases/tag/v1.0.0

This version also works on all platforms and the source is available for you to inspect and build.

MrAtoidi commented 3 years ago

For some reason it shows that the code has a lot of errors and it wont compile. All of them related to minhook. Any solutions?

My code or the original code? My fork is just an updated version of tostercx's work, the minhook files are the same.

if you're not paranoid like me, check this for pre built dll: https://github.com/QuickNET-Tech/GTAO_Booster_PoC/releases/tag/v1.0.0

This version also works on all platforms and the source is available for you to inspect and build.

The original one. Yours I can't even download because Chrome says it has virus.

QuickNET-Tech commented 3 years ago

The original one. Yours I can't even download because Chrome says it has virus.

Ran the file through virustotal, only detection was from Defender, which is likely what's causing your issue. Defender's false positive rate is frustrating...

MrAtoidi commented 3 years ago

The original one. Yours I can't even download because Chrome says it has virus.

Ran the file through virustotal, only detection was from Defender, which is likely what's causing your issue. Defender's false positive rate is frustrating...

No problem, I'll trust you on this one. If anything happens I'll post it here. Edit: Yeah, Chrome and Windows won't let me download it.

KaranKad commented 3 years ago

Edit: Yeah, Chrome and Windows won't let me download it.

It warns me while trying to download it. but it gives me an option to keep it any way. Also I reported that this thing is safe. image

heavenly commented 3 years ago

actually i tried to compile it completely blindly. it wasn't hard, just download visual studio 2019(community edition) and open the project file. then, from the top right. open boost.c, then simply hit ctrl+b(or build>"something i don't remember" from the menu.) if you're not paranoid like me, check this for pre built dll: QuickNET-Tech/GTAO_Booster_PoC@v1.0.0 (release)

For some reason it shows that the code has a lot of errors and it wont compile. All of them related to minhook. Any solutions?

The issue is you didn't git clone properly. Remember to apply the --recurse-submodules flag

rav1nlunac commented 3 years ago

ironically none of you have answered my question and instead of creating a new thread have highjacked mine

heavenly commented 3 years ago

ironically none of you have answered my question and instead of creating a new thread have highjacked mine

ironically if you read the comment literally right under yours the guy explains how to build it

rav1nlunac commented 3 years ago

ironically none of you have answered my question and instead of creating a new thread have highjacked mine

ironically if you read the comment literally right under yours the guy explains how to build it

still doesnt budge the fact your all highjacking this thread moron

heavenly commented 3 years ago

ironically none of you have answered my question and instead of creating a new thread have highjacked mine

ironically if you read the comment literally right under yours the guy explains how to build it

still doesnt budge the fact your all highjacking this thread moron

Ok? Is that my problem? Close the issue if you have such a big problem with it

rav1nlunac commented 3 years ago

ironically none of you have answered my question and instead of creating a new thread have highjacked mine

ironically if you read the comment literally right under yours the guy explains how to build it

still doesnt budge the fact your all highjacking this thread moron

Ok? Is that my problem? Close the issue if you have such a big problem with it

Just stfu muppet before i make you my problem

heavenly commented 3 years ago

ironically none of you have answered my question and instead of creating a new thread have highjacked mine

ironically if you read the comment literally right under yours the guy explains how to build it

still doesnt budge the fact your all highjacking this thread moron

Ok? Is that my problem? Close the issue if you have such a big problem with it

Just stfu muppet before i make you my problem

Waiting... you are harmless

lerasah commented 3 years ago

This should go on StackOverflow and not here.. This is what happens when non-developer traffic comes to GH. I'm sure you can google all this up.