Skip to content

carliros/dbjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, [email protected]

About

A serializer and deserializer of the Jvm classfile format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published