• This repository has been archived on 28/Nov/2020
  • Stars
    star
    120
  • Rank 295,983 (Top 6 %)
  • Language
    Java
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Remapping tool for compiled java programs.

JRemapper

An easy to use GUI for remapping classes, methods, and fields of compiled java programs.

For information on how to use JRemapper and other details about it, check out the wiki.

The TLDR usage is as follows:

  • Global keybinds
    • Control + N Open a jar file
    • Control + O Open mappings file
    • Control + E Export jar file (mappings are applied to output)
    • Control + S Save mappings to file (Json)
    • Control + Z Undo mapping change
    • Control + Y Redo mapping change
  • Editor pane keybinds
    • N Navigate to selected item
    • Backspace Go to last item

Download

See the releases page for the latest build, or compile it yourself with mvn package

Screenshot

Screenshot

More Repositories

1

Recaf

The modern Java bytecode editor
Java
5,962
star
2

CAFED00D

Obfuscation resilent Java class reader/writer
Java
112
star
3

Useful-Things

My opinions on common Java libraries, reverse engineering guides, and some assorted other tips
Java
78
star
4

SimAnalyzer

An ASM analyzer implementation with minimal simulation to gather additional stackframe information.
Java
43
star
5

Recaf-Launcher

A simple launcher for Recaf 4.X and above
Java
38
star
6

dex-translator

A translation library for converting between Dalvik and JVM bytecode
Java
38
star
7

Simplified-JNA

Multi-threaded JNA hooks and simplified library access to window/key/mouse functions.
Java
37
star
8

recaf-3x-issues

This was the temporary issue tracking for 3x. Focus is now on 4x and all issues are tracked on the main repo going forward.
36
star
9

LL-Java-Zip

Lower level ZIP support for Java
Java
34
star
10

FxThemes

A collection of general JavaFX themes
CSS
32
star
11

Class-Version-Patcher

For when you are stuck in Java 8 but want to use new language features and dependencies
Java
32
star
12

Code2HTML

JavaFX tool for converting source code to styled HTML
Java
30
star
13

Bytecode-Modification-Framework

A bytecode modification library
Java
22
star
14

Simple-Memory-Compiler

Fileless java compiler that's easy to use.
Java
19
star
15

recaf-4x-early-archive

Temporary repo to house to rewrite of the rewrite for 3X. Once done will copy-paste into dev3 on the main repo.
Java
19
star
16

FxSampler

A small app to assist in creating JFX themes
Java
16
star
17

InstrumentationServer

Minimal client-server library for interacting with remote JVM instrumentation instances
Java
16
star
18

r8

Mirror of R8 with some minor improvements
Java
16
star
19

TreeMapFX

A simple TreeMap control for JavaFX
Java
15
star
20

binary-resources

Fork of Android's base tools project with some assorted fixes for obfuscated inputs
Java
7
star
21

ExtraCollections

Extra useful collection types and utilities
Java
6
star
22

fabric-fastmine

Java
5
star
23

CClicker

An autoclicker powered by JNA
Java
5
star
24

Tagger

Keybind-based image categorizing utility
Java
4
star
25

Nimbus

A work in progress highly configurable networking framework for publish-subscribe systems.
Java
4
star
26

recaf-user-documentation

Recaf documentation for users
3
star
27

ExtraObservables

Simple observables
Java
3
star
28

recaf-developer-documentation

Recaf documentation for developers (direct contributors, plugin & script authors)
2
star
29

Recaf-documentation

Documentation for Recaf
Ruby
2
star
30

RcUtils

Java
2
star
31

ClassServer

Java
2
star
32

Packet-Channels

A simple client/server library utilizing packet structures over NIO channels
Java
2
star
33

col-e.github.io

I've decided it'd be funny to make my domain into a windows terminal... so yeah.
HTML
1
star
34

recaf-site

TODO: Actually make a good home-page for Recaf 4x
HTML
1
star
35

Jekyll-Obsidian-Theme

A dark Jekyll theme
CSS
1
star