Swift Source Code [Edited]

Posts 1624 of 24 · Page 2 of 2
Quote Originally Posted by Gku2 View Post
Code:
#include <windows.h>
#include <iostream>

DWORD WINAPI Hacks(LPVOID)
{
	bool oneshot = true;
	while(1)
	{
		DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll");

     
   		if(oneshot) 
         	{
           		for(int i=0 ; i<445 ; i++)
          		{
          		 *(int*)( (*(DWORD*)((*(DWORD*)(CShellBase + 0x30845C
 ))+(4*i))) + 0x7F8) = 999999999 ;
    			}
		}
	}
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if ( dwReason == DLL_PROCESS_ATTACH )
{
MessageBoxA(0, "This Hack was Made By Puree123 Code: SwiftDude Provided by jhefrey.", "Successfully Injected", 0);
system("start http://mpgh.net");
CreateThread(NULL, NULL,Hacks, NULL, NULL, NULL);
}
return TRUE;
}
Error : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.
WEW
actually theres not errors in your code

when i try to compile it
it directly succeded?

what happen to yours?
just says error can u make me the dll and give me it please.
Quote Originally Posted by Gku2 View Post
just says error can u make me the dll and give me it please.
okay i will do that

i will compile and make a dll based on your
source code
okay

here you go

Virus scans

1

2


sorry when i scan the dll
it contains 2 virus

i dont know if it is harmful
Puree123.zipattachment deleted · 6 downloads before removal
jhefrey post the code without error plss, that file will never get approved
Quote Originally Posted by NextGen1 Jr. View Post
jhefrey post the code without error plss, that file will never get approved
i used puree123 source code because he says that the source code of him have errors when i try to compile it its clean
mmmmh ok ill try iy
Yeah I made the DLL of Puree too but the MPGH page opens but Crossfire jsut closes I need help please!

@jhefrey you know how to make a hack?? Please help me I wanna do my own hack
ye why CF dont open???
i have same prob
this doesnt work...
╪closed╪
Posts 1624 of 24 · Page 2 of 2
This thread is closed for replies.

Tags for this Thread

None

Need help?