You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dan,
Can you rewrite this app and confirm it's broken for you? I'm a bit busy
right now and don't have time. My perception says it shouldn't be and that
Andrew might have something set up wrong.
Kris
On Wed, Nov 15, 2017 at 12:12 PM heavyairship ***@***.***> wrote:
app-debug.apk.zip
<https://github.com/plum-umd/redexer/files/1475650/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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#30>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAgvQvw9-gvj1Zfsi3p_-JX_i2DJR0c5ks5s2xt5gaJpZM4QfRKo>
.
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
The text was updated successfully, but these errors were encountered: