You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to open project for malicious sample 08362_Video_Oynatıcı.apk (sha256: 5b9049c392eaf83b12b98419f14ece1b00042592b003a17e4e6f0fb466281368). Dexcalibur throws errors "Manifest parsing error : an service has not name", and "Unable to generate UID" and finally "openProject failed".
This is the log of Dexcalibur:
ERROR] [SERVICE] Manifest parsing error : an service has not name
[ERROR] [SERVICE] Manifest parsing error : an service has not name
[ERROR] [SERVICE] Manifest parsing error : an service has not name
[ERROR] [SERVICE] Manifest parsing error : an service has not name
[ERROR] [ACTIVITY] Manifest parsing error : an service has not name
[ERROR] [ACTIVITY] Manifest parsing error : an service has not name
Error: [ACTIVITY] Unable to generate UID
at AndroidActivity.generateUID (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/AndroidAppComponents.js:831:37)
at AndroidActivity.getUID (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/AndroidAppComponents.js:839:18)
at IntentFilter.generateUID (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/AndroidAppComponents.js:219:28)
at AndroidActivity.addIntentFilters (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/AndroidAppComponents.js:883:16)
at Function.fromXml (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/AndroidAppComponents.js:947:29)
at Function.fromXml (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/AndroidAppComponents.js:1616:61)
at Function.fromXml (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/AndroidAppComponents.js:1762:63)
at AndroidAppAnalyzer.importManifest (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/AndroidAppAnalyzer.js:114:35)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at async DexcaliburProject.fullscan (/home/axelle/.npm-global/lib/node_modules/dexcalibur/src/DexcaliburProject.js:740:23)
[ERROR] ENGINE openProject() failed
I am unable to open project for malicious sample
08362_Video_Oynatıcı.apk
(sha256:5b9049c392eaf83b12b98419f14ece1b00042592b003a17e4e6f0fb466281368
). Dexcalibur throws errors "Manifest parsing error : an service has not name", and "Unable to generate UID" and finally "openProject failed".This is the log of Dexcalibur:
To reproduce / to understand
The text was updated successfully, but these errors were encountered: