Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
A
asmdex
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 9
    • Issues 9
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • asm
  • asmdex
  • Issues
  • #317626

Closed
Open
Opened Mar 22, 2018 by Haidar Ali@hkhan_2004
  • Report abuse
Report abuse

Error while using ASM to manipulate some instruction.

Please help me to resolve this issue. Attaching the jar for more detail. This jar is converted from apk using dex2jar tool.

luavmandroid-dex2jar.jar

Error in accept in Class ==>com/cm/util/d java.lang.IllegalArgumentException: Lcom/cm/util/d.com/cm/util/h;: ';' expected at index 26 at org.objectweb.asm.util.CheckMethodAdapter.checkChar(Unknown Source) at org.objectweb.asm.util.CheckMethodAdapter.checkClassTypeSignature(Unknown Source) at org.objectweb.asm.util.CheckMethodAdapter.checkFieldTypeSignature(Unknown Source) at org.objectweb.asm.util.CheckMethodAdapter.checkFieldSignature(Unknown Source) at org.objectweb.asm.util.CheckClassAdapter.visitField(Unknown Source) at org.objectweb.asm.tree.FieldNode.accept(Unknown Source) at org.objectweb.asm.tree.ClassNode.accept(Unknown Source) at com.kony.codeinjection.util.KonyPolicyAdapter.visitEnd(KonyPolicyAdapter.java:582) at org.objectweb.asm.ClassReader.accept(Unknown Source) at org.objectweb.asm.ClassReader.accept(Unknown Source) at com.kony.codeinjection.Injector.inject(Injector.java:87) at com.kony.codeinjection.util.JarUtil.CodeInjectJar(JarUtil.java:61) at com.kony.codeinjection.MainRun.main(MainRun.java:178) Error in accept in Class ==>com/dropbox/client2/DropboxAPIjava.lang.IllegalArgumentException: (Ljava/io/InputStream;J)Lcom/dropbox/client2/DropboxAPI.com/dropbox/client2/d;: ';' expected at index 69

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: asm/asmdex#317626