linkedin / linkedin/qark

Errors in Exploited APK

Open
#297 5 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
3.4k
Forks
663
PR merge metrics
No merged PRs in 30d

Description

Hi
the new version created the exploited APK:

:app:processDebugManifest
:app:processDebugResources
:app:generateDebugSources
:app:compileDebugJava
:app:preDexDebug
:app:dexDebug
:app:processDebugJavaRes UP-TO-DATE
:app:validateDebugSigning
:app:packageDebug
:app:zipalignDebug
:app:assembleDebug

BUILD SUCCESSFUL

Total time: 17.988 secs
Finish building exploit APK...

however, for every apk\device once i try to run the QARK application, the app crashed with
"com.secbro.qark" has stopped

Could you help please?

Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue reports a successful exploit APK build followed by the QARK application crashing on every APK or device, but it names no source file or test. Start by reproducing the build and launch while collecting the Android crash log; done means identifying and fixing the crash and confirming the application runs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, python
Domain
mobile-dev, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.