About

Metadata

  • Last updated , by CarlosGomez
  • License BSD-3-Clause
  • Categories FFI
  • Maintained by: carliros.g@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

dbjava, decompiler of bytecodes of the jvm

To Compile: cabal install

or

runhaskell Setup.hs configure
runhaskell Setup.hs build
runhaskell Setup.hs install

To Run:

dbjava namefile.class

You can also see the examples con src.

Carlos Gomez, carliros.g@gmail.com