Joker 0.3.4.3 Unpacked edition - Make your changes

  • Thread starter Thread starter .::Mystic::.
  • Start date Start date
M

.::Mystic::.

Guest
Here is the Joker 0.3.4.3 unpacked edition (It was packed with PECompact)

Make your own changes and please pack it again with some free packer like UPX.

Please dont make stupid changes like title change

Have fun modding!

.::Mystic::.
 
Yes, but we can use the source code for do the changes directly

The Source code is in Papuas site
http://papuas.allsiemens.com/JokerSorceV0341.rar
 
true but this is 3.4.3 unpacked.
also many people need to have delphi (the thing is huge and not very friendly for newbies)
also you can unpack several versions and fix the bugs in the later ones but in the source you have opnly 3.4.1
 
use IDA (to analyse the code) and a hex editor like AXE 3 or Hexworkshop (to edit the code)
 
@Mystic can you post "x65 PapuaUtils v0.79" unpacked, i think that this is as packed as the Joker

WBR
 
here you are:

http://rapidshare.de/files/26182458/unpacked1.rar.html

protection type: PECompact
 
But for translating .exe to eng, this is another story;
Must use some tricks, it's easyer to translate source from delphi;
Regards, ddgsm.
 
better to learn manual unpacking.

You need OllyDbg with OllyDump

pleae follow my steps to remove PECompact protection:

1. open OllyDbg and press F8 until the ESP register is highlighted with 0012FFC0

2. Right click and Follow in Dump

3. Highlight the first four bytes and Breakpoint -> Hardware on Access -> DWORD

4. Press F9 until you reach a JMP EAX

5. Press F7 and you will reach OEP

6. Dump it with OllyDump with rebuild import

You have an unpacked program
 
hay guys i try to flash with egold series software siemens cf62 model but the phone is dead what can i do i have tension for this please tell me now what is solution.......plz.
 
yes, i can.
but never for free.
Pay me and i'll do it for you.
contact me in PM if you are interested
 
A clue for ExeCryptor:

Dump app while it's running and use IDA and signatures to find a place close to OEP and hook it and dump there..............
 
Back
Top