BlazeLoader / OBFUtil

A lightweight utility to help with deobfuscation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBFUtil is a lightweight utility intended for use in applications such as deobfuscators or runtime injection into obfuscated code. It maintains mappings for packages, classes, fields, and methods, and includes the ability to import/export various obfuscation formats.

About

A lightweight utility to help with deobfuscation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%