Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem With reporting #49

Closed
XangoXML opened this issue Aug 3, 2016 · 10 comments
Closed

Problem With reporting #49

XangoXML opened this issue Aug 3, 2016 · 10 comments

Comments

@XangoXML
Copy link

XangoXML commented Aug 3, 2016

Hi, thanks for share this amazing soft 👍

I have received this message when i try to generated the html report.

ERROR - problem with reporting; no Html report generated. Please see the readme file for possible solutions.

Any solutions??? Thanks!!

@auvipy
Copy link

auvipy commented Aug 3, 2016

ERROR - Problem with reporting; No html report generated. Please see the readme file for possible solutions.

same

@XangoXML
Copy link
Author

XangoXML commented Aug 3, 2016

i found this, I try it, but is still not working...
#14

@XangoXML
Copy link
Author

XangoXML commented Aug 4, 2016

I found the problem :D.

When you analize an app, always delete or move the report folder of the main folder.
example move

/qark-master/report
To
/qark-master/sampleApps/Game/report

simple solution :P its my fault! LOL...install html5Lib

@auvipy
Copy link

auvipy commented Aug 4, 2016

is this mentioned in anywhere in doc?

@XangoXML
Copy link
Author

XangoXML commented Aug 4, 2016

No!!!
just try this solution and it works fine

@nwalsh1995
Copy link
Contributor

I'll take a look at this. What are the steps to reproduce?

@gustavjf
Copy link

gustavjf commented Jun 23, 2017

I'm also seeing this when pointing to an APK as well as when pointing directly to the source.

On seeing For the potential vulnerabilities, do you want to: [1] Create a custom APK for exploitation [2] Exit, I choose 2 and get the same error mentioned above.

Removing qark/qark/report does not make a difference for me.

@gustavjf
Copy link

gustavjf commented Jun 23, 2017

Steps to reproduce:

  1. git clone https://github.com/linkedin/qark.git
  2. cd qark/qark
  3. python qarkMain.py
  4. Point to Android SDK
  5. Point to apk or src in prompt
  6. Perform static code analysis
  7. Enter 2 in prompt for Exit
  8. Error appears

@gustavjf
Copy link

gustavjf commented Jun 23, 2017

Entering 1 instead also shows the same error after building the exploit APK.

@gustavjf
Copy link

gustavjf commented Jun 23, 2017

pip install html5lib solved this issue for me.

#14 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants