Fortnite ESP , Aimbot and more ( FULL SOURCE )

10/21/2019 04:01 gustover#16
Is this still working??

Does it still work?
10/26/2019 01:10 aaddaadd#17
how i build kurwa
10/26/2019 09:28 AliPride#18
Thanks for dis:D
11/13/2019 14:41 prehospitalar#19
Quote:
Originally Posted by Zapzy View Post
I can finish this hack, however I would need someone willing to help me with bypassing BattlEye.


I downloaded it today, I was able to compile it but I couldn't inject it, I will start working on it today
11/19/2019 11:57 2YDET7K#20
Great work.
11/28/2019 15:16 .Kevka#21
Don't just compile it and try to inject.
Don't ask for someone who will teach you to edit it.

You know guys, this isn't a complete cheat. I didn't checked the code but the offsets will be wrong. Even when the offsets would be correct, the cheat would be detected because of it's public source. And even when the source isn't detect, you will need an working bypass.

So don't try to use this, when you don't know anything about programming hacks.

Ty
11/30/2019 18:30 liviureb#22
Quote:
Originally Posted by RobloxFan777 View Post
thanks for this source.
:rtfm::rtfm:
01/04/2020 13:55 FlexerDemon#23
How can I run the program? I have no idea how to open it I have no knowledge of languages, If someone can help me <3
01/04/2020 13:56 PumaDAce侅#24
I will try this now and give my Feedback
01/31/2020 09:10 Pennerfarmer#25
why did he use structs instead of classes
02/04/2020 22:25 Daniel1123#26
how to use?
02/21/2020 13:06 yarinhacker#27
How do i open that shit men
02/28/2020 20:23 Pr0xyPlayZ#28
Someone have BaseAdress + IDA MapFile (Unpacked EXE)? Interesting to check something.
+ If you agree send me some snippets by the PM i understand a bit of C++ and not fully noob / leecher. Will work on this and upgrade it a bit.

So, as i can see, you use the DirectX Driver in DX 11 to inject the Cheat. This is good but i miss the kernel mode.

PHP Code:
case DLL_PROCESS_ATTACH// A process is loading the DLL.
        
DisableThreadLibraryCalls(hModule);
        
GetModuleFileName(hModuledlldir512);
        for (
size_t i strlen(dlldir); 0i--) { if (dlldir[i] == '\\') { dlldir[1] = 0; break; } }
        
CreateThread(NULL0InitializeHookNULL0NULL);
        break; 
Injecting thru memory will be detected after some days / houres. i personally will this only use on dumb testing accounts not on my main accounts.
03/01/2020 09:59 disrupt#29
Quote:
Originally Posted by .Neř View Post
Someone have BaseAdress + IDA MapFile (Unpacked EXE)? Interesting to check something.
+ If you agree send me some snippets by the PM i understand a bit of C++ and not fully noob / leecher. Will work on this and upgrade it a bit.

So, as i can see, you use the DirectX Driver in DX 11 to inject the Cheat. This is good but i miss the kernel mode.

PHP Code:
case DLL_PROCESS_ATTACH// A process is loading the DLL.
        
DisableThreadLibraryCalls(hModule);
        
GetModuleFileName(hModuledlldir512);
        for (
size_t i strlen(dlldir); 0i--) { if (dlldir[i] == '\\') { dlldir[1] = 0; break; } }
        
CreateThread(NULL0InitializeHookNULL0NULL);
        break; 
Injecting thru memory will be detected after some days / houres. i personally will this only use on dumb testing accounts not on my main accounts.
Get the base address yourself. You don't seem to have a clue what you are talking about.
03/01/2020 20:14 Pr0xyPlayZ#30
Quote:
Originally Posted by disrupt View Post
Get the base address yourself. You don't seem to have a clue what you are talking about.
Nice joke mate. L2C