Giter VIP home page Giter VIP logo

Comments (5)

FrenchYeti avatar FrenchYeti commented on May 18, 2024

Some users experiments issues with Kali. This step works well on other OS.

Normally, the function writeFileSynccreates file if it not exists, so can you check permissions and owner of /home/kali/.dexcalibur folder ?

Did you try a chmod 666 /home/kali/.dexcalibur ?

from dexcalibur.

BreakfastSerial avatar BreakfastSerial commented on May 18, 2024

Thank you very much for your time and effort!

After I manually created ~/.dexcalibur (mkdir ~/.dexcalibur), I'm now facing the following error:

Screenshot_20210224_145214

[Object: null prototype] { _t: '1614174667806' }
Execute command request : java -jar /usr/local/lib/node_modules/dexcalibur/bin/baksmali.jar d /home/kali/dexcaliburWS/.dxc/tmp/sdk_androidapi_29_google.dex -o /home/kali/dexcaliburWS/.dxc/api/sdk_androidapi_29_google      
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true

The above mentioned files:

┌──(kali㉿kali)-[~]
└─$ ls -lah .dexcalibur
total 12K
drwxr-xr-x  2 kali kali 4.0K Feb 24 08:51 .
drwxr-xr-x 21 kali kali 4.0K Feb 24 08:50 ..
-rw-r--r--  1 kali kali  200 Feb 24 08:51 config.json
                                                                                                                                                           
┌──(kali㉿kali)-[~]
└─$ cat .dexcalibur/config.json 
{"workspace":"/home/kali/dexcaliburWS","registry":"https://github.com/FrenchYeti/dexcalibur-registry/raw/master/","registryAPI":"https://api.github.com/repos/FrenchYeti/dexcalibur-registry/contents/"}                                                                                                                   ```

from dexcalibur.

FrenchYeti avatar FrenchYeti commented on May 18, 2024

Red text into console is not an error message if it not starts by [ERROR] as mentionned by @cryptax, i should change this color.

In your case, the message warns you an external process spawned (java).

Did you restarted dexcalibur ?

from dexcalibur.

BreakfastSerial avatar BreakfastSerial commented on May 18, 2024

I restarted dexcalibur after the changes.

I just tried to chmod -R 777 ~/.dexcalibur, after dexcalibur now starts successfully.

Oddly enought chmod 666 corrupted the file/permissions.

Thank you!

from dexcalibur.

FrenchYeti avatar FrenchYeti commented on May 18, 2024

Thank you for your documented issue on Kali OS, it allows me to write some lines into installation guide for Kali's users

from dexcalibur.

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.