Nothing Special   »   [go: up one dir, main page]

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

Added error control #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Foo-Manroot
Copy link
@Foo-Manroot Foo-Manroot commented Jul 20, 2023

I tried running the tool, but dex2jar failed due to reaching the max heap size.

While that's not directly an error of APKHunt, the tool kept going as if everything was fine; which, obviously, made the rest of the checks fail (because there are no decompiled files to grep...).

That's why I added a bit of error control.

I also took the liberty to run gofmt to automatically format the code according to the official guidelines.
Feel free to reject this pull request if you don't want those changes, and I will open a new one without the auto-format.

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

Successfully merging this pull request may close these issues.

1 participant