smali2java icon indicating copy to clipboard operation
smali2java copied to clipboard

Direct smali to Java converter

Results 4 smali2java issues
Sort by recently updated
recently updated
newest added

i dont have visual basic 2012

``` Unhandled exception: System.ArgumentOutOfRangeException: The length can not be less than zero. parameter name: length in System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) in Smali2Java.SmaliCall.Parse(String l) in e:\Scripts\C#\smali2java\smali2java\Smali\SmaliCall.cs:line 53 in Smali2Java.SmaliVM.Instructions.SputObject()...

Hey all. I found this repo referenced in someone else's starred repos: https://github.com/tslater2006/Smali2JSkeleton and it has very interesting stuff, specifically SmaliClass.cs -> https://github.com/tslater2006/Smali2JSkeleton/blob/master/Smali2JSkeleton/Smali/SmaliClass.cs which contains (to my understanding) better parsing...

enhancement
question

I know this is the place for issues, but I really hope this tool could become a real good alternatives to such tools (one is free and lacks of features,...

enhancement
question