Hmm not all can use BakaBug's tool so i post here all .dat's from config.pk =)
Here Download:
MEGAUPLOAD - The leading online storage and file delivery service
Hmm not all can use BakaBug's tool so i post here all .dat's from config.pk =)
Here Download:
MEGAUPLOAD - The leading online storage and file delivery service
e.pk to ;D
naahh xD tooooo many .dat files :D xD
<3 XD i think you get faster money with kalhacking =) hehe
Anyway, writing a quick app to decode all the e.pk files wouldn't take that long :p But I can't be arsed to download the client to get it, so if someone could send me it I could do it quick.
Btw. why don't you upload on RZ ?
Last edited by Dopestar; 14-08-07 at 12:05 AM.
Last edited by Dopestar; 14-08-07 at 12:05 AM.
Example in C++/CLI. This of course wouldn't work with bakabug's decoder. :P
Code:int main(array<System::String ^> ^args) { array<System::String ^>^ files = System::IO::Directory::GetFiles("e"); for each(System::String^ file in files) { System::Diagnostics::Process^ decoder = new System::Diagnostics::Process(); decoder->StartInfo->FileName = "decoder.exe"; decoder->StartInfo->Arguments = String::Format("--key:47 \"{0}\"", file); decoder->Start(); } }
i love u bakabug u r the best