devel/cfr - The NetBSD Packages Collection

Another java decompiler

CFR 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

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/openjdk17 lang/openjdk17

Binary packages

OSArchitectureVersion
NetBSD 10.0earmv6hfcfr-0.125.tgz
NetBSD 10.0earmv6hfcfr-0.125.tgz
NetBSD 10.0earmv6hfcfr-0.125.tgz
NetBSD 10.0earmv7hfcfr-0.125.tgz
NetBSD 10.0earmv7hfcfr-0.125.tgz
NetBSD 10.0earmv7hfcfr-0.125.tgz
NetBSD 10.0i386cfr-0.125.tgz
NetBSD 10.0i386cfr-0.125.tgz
NetBSD 10.0x86_64cfr-0.125.tgz
NetBSD 10.0_BETAx86_64cfr-0.125.tgz
NetBSD 8.0x86_64cfr-0.125.tgz
NetBSD 9.0aarch64cfr-0.125.tgz
NetBSD 9.0aarch64cfr-0.125.tgz
NetBSD 9.0aarch64cfr-0.125.tgz
NetBSD 9.0earmv6hfcfr-0.125.tgz
NetBSD 9.0earmv6hfcfr-0.125.tgz
NetBSD 9.0earmv6hfcfr-0.125.tgz
NetBSD 9.0earmv7hfcfr-0.125.tgz
NetBSD 9.0earmv7hfcfr-0.125.tgz
NetBSD 9.0earmv7hfcfr-0.125.tgz
NetBSD 9.0i386cfr-0.125.tgz
NetBSD 9.0i386cfr-0.125.tgz
NetBSD 9.0sparc64cfr-0.125.tgz
NetBSD 9.0x86_64cfr-0.125.tgz
NetBSD 9.0x86_64cfr-0.125.tgz
NetBSD 9.3x86_64cfr-0.125.tgz
NetBSD 9.3x86_64cfr-0.125.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.