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

[master branch] redexer throws Exception: DynArray.Invalid_arg #30

Open
heavyairship opened this issue Nov 15, 2017 · 1 comment
Open

Comments

@heavyairship
Copy link

app-debug.apk.zip
When I run redexer on my apk (attached), redexer throws the exception:

Exception: DynArray.Invalid_arg(0, "get", "index") Raised at file "hashtbl.ml", line 140, characters 23-32

To reproduce, run: the following:

~/Desktop/Hogarth/redexer$ ruby scripts/cmd.rb --cmd logging --logging-fine app-debug.apk

And you should see:

Exception: DynArray.Invalid_arg(0, "get", "index")
Raised at file "hashtbl.ml", line 140, characters 23-32

@kmicinski
Copy link
Member

kmicinski commented Nov 15, 2017 via email

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

2 participants