FAQ - Frequently Asked Questions

Why another disassembler?

I need it. The company at which I work develops Java applications on top of an enterprise reporting system which per se is great but whose Java API is badly documented. So I have to investigate the system's sources almost daily.

Why not javap?

I find my program more easy to use.

Why not a decompiler?

Are there plans to write a decompiler?

Yes, I am already working at it.