ev-flow / ev-flow/quark-engine

Failing to generate report with rizin

Open
#305 3 comments 0 reactions 1 assignee Claimed by @haeter525 View on GitHub
issue-processing-state-04 work-in-progress
Dominant language
Python
Stars
1.7k
Forks
218
Avg merge
4d 12h
Merged PRs (30d)
7

Description

**Describe the bug**
Analysis fails when using rizin as core library.
```
File "../quark-engine/quark/core/rzapkinfo.py", line 79, in _get_methods_classified
class_name, method_descriptor = full_name.split(".method.", maxsplit=1)
ValueError: not enough values to unpack (expected 2, got 1)
```

**To Reproduce**
Steps to reproduce the behavior:
1. Run quark-engine on this apk (https://github.com/quark-engine/apk-malware-samples/blob/master/Ahmyth.apk) with rizin as core libary
` quark -a ~/Downloads/Ahmyth.apk -s --core-library rizin`

**Expected behavior**
Generate report without any error

**Desktop (please complete the following information):**
- OS: Pop!_OS (Debian)
- Rizin (git https://github.com/rizinorg/rizin/commit/85c00053e08dce8b526717e12d15691a4d448be8)
- Quark engine (latest git https://github.com/quark-engine/quark-engine/commit/332ebd565be5b876092f2a3f557a63a66751651e)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.