Pinned Repositories
ecd
An Eclipse Plugin to integrate different Class Decompiler seamlessly into the development workflow
jd-core
JD-Core is a JAVA decompiler written in JAVA.
jd-core-java
Java Library for JD-Core, a java decompiler
jd-core-v0
A Java decompiler built on top of Emmanuel Dupuy's original version of jd-core based on byte code pattern matching
jd-eclipse
A Java Decompiler Eclipse plugin
jd-gui-duo
A 2-in-1 JAVA decompiler based on JD-CORE v0 and v1 supporting 3rd party decompilers CFR, Procyon, Fernflower, Vineflower & Jadx.
jd-util
Common utilities for the jd-core projects
org-netbeans-modules-diff
procyon
Procyon is a suite of Java metaprogramming tools, including a rich reflection API, a LINQ-inspired expression tree API for runtime code generation, and a Java decompiler.
scala-ide
Scala IDE for Eclipse
nbauma109's Repositories
nbauma109/jd-gui-duo
A 2-in-1 JAVA decompiler based on JD-CORE v0 and v1 supporting 3rd party decompilers CFR, Procyon, Fernflower, Vineflower & Jadx.
nbauma109/ecd
An Eclipse Plugin to integrate different Class Decompiler seamlessly into the development workflow
nbauma109/jd-core
JD-Core is a JAVA decompiler written in JAVA.
nbauma109/jd-core-v0
A Java decompiler built on top of Emmanuel Dupuy's original version of jd-core based on byte code pattern matching
nbauma109/jd-util
Common utilities for the jd-core projects
nbauma109/scala-ide
Scala IDE for Eclipse
nbauma109/jd-eclipse
A Java Decompiler Eclipse plugin
nbauma109/cfr
This is the public repository for the CFR Java decompiler
nbauma109/commons-bcel
Apache Commons BCEL
nbauma109/commons-collections
Apache Commons Collections
nbauma109/commons-imaging
Apache Commons Imaging (previously Sanselan) is a pure-Java image library
nbauma109/cover2cover
Convert JaCoCo coverage reports to Cobertura coverage reports
nbauma109/eclipse.jdt.core
nbauma109/fernflower
Unofficial mirror of FernFlower Java decompiler (All pulls should be submitted upstream)
nbauma109/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
nbauma109/home
nbauma109/IcedTea-Web
The new home for IcedTea-Web
nbauma109/intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform
nbauma109/j2darea
nbauma109/jdk
JDK main-line development https://openjdk.org/projects/jdk
nbauma109/metals-eclipse
Eclipse Scala LSP plugin for Metals (WIP)
nbauma109/netbeans-visual-diff-standalone
Use the Netbeans diff component in any Java Swing project.
nbauma109/pycobertura
A code coverage diff tool for Cobertura reports
nbauma109/RSyntaxTextArea
A syntax highlighting, code folding text editor for Java Swing applications.
nbauma109/scala
Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
nbauma109/source-extractor
Extracts scala and java declarations into their own file.
nbauma109/spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
nbauma109/transformer-api
nbauma109/vineflower
Modern Java decompiler aiming to be as accurate as possible, with an emphasis on output quality. Fork of the Fernflower decompiler.
nbauma109/vineflower-shaded