Skip to content

packmad/SmaliRenamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmaliRenamer

Sometimes when using ApkTool can happen that the names of decompiled classes contain characters that generate errors during the rebuild.

With this script the classes whose names contain non alphanumeric-characters will be renamed with a default prefix and an incremental number.

After this phase every occurrences in the smali code is renamed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages