Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 501 Bytes

File metadata and controls

16 lines (11 loc) · 501 Bytes

mapping-serde

serde-like framework for serialization and deserialization of Java deobfuscation mappings.

Supported formats

Utilities

  • Element/Value type for generic parsing of mappings
  • Nest a flat mapping into a tree-style one
  • Flatten a tree mapping into a flat one