This website requires JavaScript.
Explore
Help
Sign In
ReVanced
/
smali
Watch
1
Star
0
Fork
0
You've already forked smali
mirror of
https://github.com/revanced/smali.git
synced
2025-05-15 21:57:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
smali
/
util
/
src
/
main
/
java
/
org
/
jf
/
util
History
Ben Gruver
74c14ffcca
Rename the printLongAsHex and printIntAsHex methods in IndentingWriter for clarity
2011-07-15 13:32:36 -04:00
..
ClassFileNameHandler.java
Append a # to the end of class names that happen to be reserved file names on windows
2010-09-25 16:04:33 +00:00
ConsoleUtil.java
Add support for detecting the console width in unix and windows environments, and printing the usage info accordingly
2010-03-03 07:11:32 +00:00
IndentingWriter.java
Rename the printLongAsHex and printIntAsHex methods in IndentingWriter for clarity
2011-07-15 13:32:36 -04:00
PathUtil.java
Add a utility method for constructing a relative path
2010-06-13 20:34:20 +00:00
smaliHelpFormatter.java
Move the HelpFormatter subclass to the util project and use it for both smali and baksmali
2010-03-03 07:12:06 +00:00