Skip to content

Deobfuscator feature request #537

Open
@prakash2813

Description

@prakash2813

Hi there,
This is just a request for enhancement.
I would like to have a deobfuscator feature similar to Jadx that can rename the obfuscated filenames such as Aa, aa, a, A to something like C001, C002, C003, C004, where prefix C for Class, AC for Abstract Class, I for Interface and so on.
The Windows OS unlike Linux is case insensitive file system. Thus we can't have four different files named Aa, aa, a, A. It will be just two.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions