Thursday, December 10, 2009

Java Class unpacker v0.7.1 released

Java Class Unpacker v0.7.1 released.
Plugin for Total Commander

Changes:
  * fixed LDC_W opcode
  * fixed MULTIANEWARRAY opcode
  * fixed GOTO_W opcode
  * fixed NEWARRAY opcode
  - refactoring
  - implemented basic configuration
  - fixed char type in constant pool

Download: http://cid-511e6cc6d535b08d.skydrive.live.com/self.aspx/JavaClassUnpacker

Cheers,

Lula

Tuesday, December 1, 2009

Java Class Unpacker v0.7.0

Java Class Unpacker v0.7.0 released.
Plugin for Total Commander

Changes:
  - fixed NEW opcode
  - fixed error with classes containing many attribute types: SourceFile, ConstantValue, Exceptions, InnerClasses, Synthetic, LineNumberTable, LocalVariableTable, Deprecated,
  - fixed native methods
  + added header.txt in class unpack containing class header info
  - fixed locals and stack size in method unpack
  - fixed integer, long, float and double in constant pool

Download: http://cid-511e6cc6d535b08d.skydrive.live.com/self.aspx/JavaClassUnpacker

Cheers,

Lula