Hi,im trying to use your tool on kali vps but with no luck! the program cant decompile the apk. please take a look at the the error log file: may be you see how to fix it. i have all required
dependecies installed(electron ,npm,node)
please help me out : here is the log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using npm@5.5.1
3 info using node@v9.2.1
4 verbose stack Error: ENOENT: no such file or directory, open '/root/Downloads/clones/AhMyth-Android-RAT/package.json'
5 verbose cwd /root/Downloads/clones/AhMyth-Android-RAT
6 verbose Linux 4.14.0-kali1-amd64
7 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
8 verbose node v9.2.1
9 verbose npm v5.5.1
10 error path /root/Downloads/clones/AhMyth-Android-RAT/package.json
11 error code ENOENT
12 error errno -2
13 error syscall open
14 error enoent ENOENT: no such file or directory, open '/root/Downloads/clones/AhMyth-Android-RAT/package.json'
15 error enoent This is related to npm not being able to find a file.
16 verbose exit [ -2, true ]
Hi,im trying to use your tool on kali vps but with no luck! the program cant decompile the apk. please take a look at the the error log file: may be you see how to fix it. i have all required dependecies installed(electron ,npm,node) please help me out : here is the log
cat /root/.npm/_logs/2017-12-09T03_58_18_211Z-debug.log
0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ] 2 info using npm@5.5.1 3 info using node@v9.2.1 4 verbose stack Error: ENOENT: no such file or directory, open '/root/Downloads/clones/AhMyth-Android-RAT/package.json' 5 verbose cwd /root/Downloads/clones/AhMyth-Android-RAT 6 verbose Linux 4.14.0-kali1-amd64 7 verbose argv "/usr/bin/node" "/usr/bin/npm" "start" 8 verbose node v9.2.1 9 verbose npm v5.5.1 10 error path /root/Downloads/clones/AhMyth-Android-RAT/package.json 11 error code ENOENT 12 error errno -2 13 error syscall open 14 error enoent ENOENT: no such file or directory, open '/root/Downloads/clones/AhMyth-Android-RAT/package.json' 15 error enoent This is related to npm not being able to find a file. 16 verbose exit [ -2, true ]