Advertising (This ad goes away for registered users. You can Login or Register)

psardumper missing files/keys

Forum rules
Forum rule Nº 15 is strictly enforced in this subforum.
Locked
Zecoxao
Posts: 280
Joined: Mon Sep 27, 2010 7:27 pm

psardumper missing files/keys

Post by Zecoxao »

So, as i was browsing through google looking for a way to decrypt the elusive PSAR from the leaked 5.03 jigkick files, i found (perhaps accidentally) that there are two missing sources from psardumper 2B.

Code: Select all

#ifdef SPECIAL_KEYS
#include "keys.c_"
#else

Code: Select all

#ifdef SPECIAL_KEYS
#include "initkeys.c_"
#endif

Code: Select all

#ifdef SPECIAL_KEYS
	InitKeys();
#endif
If anyone has these files and could possibly share them, since they're not in the original source, that'd be great :)
Advertising
My sig is original :D
Locked

Return to “Programming and Security”