Simple PE Cipher Downloads › Tools Category: Tools Developer: Jason Uploaded by: Fotic Uploaded at: Tue 16. Dec 2014, 22:16 System: Windows Download (13.30 KB) VirusTotal Result: 1/55 Download (13.30 KB) Description Problems or Questions regarding the hack?Take a look at our FAQ This Tool make the Detected hacks Undetected by changing some values!!!I was talking to Bombsaway a few days ago and he was saying that the old method of ciphering a file (pumping shit onto the end of the file) no longer works with CA. It just so happens I was bored at the time so I wrote this simple little cipher. Basically it just manipulates a few values within the PE structure and also rewrites some data into the .text section. This, unlike the older ciphers, should work to fool Nexon's hash logic. Using it is pretty straightforward:Download the .zip and extract itRun "Simple PE Cipher.exe"Press the browse button to locate your DllPress "Run Cipher", if all goes as expected you should see a "Cipher Completed Successfully" message box appear.Inject the .dll. A backup of the original .dll is also created (with a .bak extension) in the same directory as the ciphered dll so you can revert at any time if something goes wrong.Written in Win32 C++ . No idea why this had those two scanners report a backdoor to be honest. Perhaps because I'm using some I/O API, dunno. Anyways, enjoy, and report back with results. Download Simple PE Cipher