豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Deobfuscator feature request #537

@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