avast / avast/apkparser

Get all resources and strings

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
154
Forks
22
PR merge metrics
No merged PRs in 30d

Description

```
type ResourceTable struct {
mainStrings stringTable
nextPackageId uint32
packages map[uint32]*packageGroup
}
```
What's the logic here? Why hide the fields that can be used to get resources and strings?

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.