Path to this page:
./
devel/cfr,
Another java decompiler
Branch: pkgsrc-2018Q2,
Version: 0.125,
Package name: cfr-0.125,
Maintainer: pkgsrc-usersCFR will decompile modern Java features - Java 8 lambdas (pre and post
Java beta 103 changes), Java 7 String switches etc, but is written
entirely in Java 6. (FAQ)
To use, simply run the cfr command, with the class name you want to
decompile (either as a path to a class file, or as a fully qualified
classname on your classpath), and optionally the method name. (--help
to list arguments).
Alternately, to decompile an entire jar, simply provide the jar path,
and if you want to emit files (which you probably do!) add --outputdir
/tmp/putithere
Master sites:
SHA1: 25bef77dfac40ef69e5395ea4e721788e532d219
RMD160: 6658ffa2401123a6d02d1ffc3ec4c5b4c3c81ad7
Filesize: 1529.033 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version cfr-0.125 (created)