View Single Post
  #1 (permalink)  
Old 3rd Oct 2007, 7:55 pm
flanker flanker is offline
New Member
 
Join Date: Oct 2007
Posts: 3
Default RockChip Game Disassembler V1.21

Note:
The Disassembler for rkp file(RockChip rk26** is Based on zsp400 DSP core)
You can load *.bin file or *.rkp file.

About Mode:
Normal: Standard ZSP400 machine code
rkp Mode: rkp code (Opcode=(Opcode&0x00FF)*0x100+Opcode>>8 )
News:

V1.2 (10.2.07): Add function detect:Suppose the code between two [RET] instruction is a function,and calculate the CRC32,so you can compare with other rkp to find out which is the library function. Such as LIB_001F:[F9EA33BD]

V1.1 (10.1.07): Add support for rkp file:When you open a rkp file,the disassembler will find the code segment and load it automatic.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
I'm Sorry my badly english,if you find something wrong,please send email.Thank you.enjoy....



keyword: rockchip,rk2606,rk2608,game,crack,hack,Disassemble ,decode,rkp
Reply With Quote