Git Product home page Git Product logo

Comments (2)

iBotPeaches avatar iBotPeaches commented on May 16, 2024

peaches@turf:~/Downloads/apktool$ apktool d -d -f SystemUI.apk 
I: Baksmaling...


Error occured while loading boot class path files. Aborting.
org.jf.dexlib.Util.ExceptionWithContext: Could not find definition for class Ljava/lang/Object;
    at org.jf.dexlib.Code.Analysis.ClassPath.getClassDef(ClassPath.java:286)
    at org.jf.dexlib.Code.Analysis.ClassPath.initClassPath(ClassPath.java:163)
    at org.jf.dexlib.Code.Analysis.ClassPath.InitializeClassPath(ClassPath.java:135)
    at org.jf.baksmali.baksmali.disassembleDexFile(baksmali.java:109)
    at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:44)
    at brut.androlib.src.SmaliDecoder.decode(SmaliDecoder.java:33)
    at brut.androlib.Androlib.decodeSourcesSmali(Androlib.java:72)
    at brut.androlib.ApkDecoder.decode(ApkDecoder.java:85)
    at brut.apktool.Main.cmdDecode(Main.java:131)
    at brut.apktool.Main.main(Main.java:68)
Error while loading ClassPath class Ljava/lang/Object;

Will figure this out tomorrow. Forgot that Brut made tiny changes to JF project, so when I merged new smali/baksmali it erased his changes.

The bad part is he made his changes nearly a year ago. There has been lots of updates since then. I have to slowly merge this together.

from apktool.

raziel23x avatar raziel23x commented on May 16, 2024

Thanks this will help greatly with using a debugger I still have not setup netbean I just got my new PC but right nite it's a paper weight until Dell send me three correct recovery disk.

I look foreword to testing this out.

PS do you recommend me dual boot Ubuntu and windows?

from apktool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.