47 lines
695 B
Text
47 lines
695 B
Text
NAME=io-zip
|
|
FILE=zip://bins/java/example.zip
|
|
BROKEN=1
|
|
CMDS=q
|
|
EXPECT=<<EOF
|
|
0 research_data/experiment/decompiler/dumped_jar_dec/c.class
|
|
EOF
|
|
RUN
|
|
|
|
NAME=io-zip entrypoints for c.class
|
|
FILE=zip://bins/java/example.zip//research_data/experiment/decompiler/dumped_jar_dec/c.class
|
|
CMDS=ieq
|
|
EXPECT=<<EOF
|
|
0x000002af
|
|
0x000002da
|
|
0x00000312
|
|
0x000003ab
|
|
EOF
|
|
RUN
|
|
|
|
NAME=io-zip entrypoints for c.class
|
|
FILE=zip://bins/java/example.zip::0
|
|
CMDS=ieq
|
|
EXPECT=<<EOF
|
|
0x000002af
|
|
0x000002da
|
|
0x00000312
|
|
0x000003ab
|
|
EOF
|
|
RUN
|
|
|
|
NAME=io-zip hello.apk
|
|
FILE=apk://bins/dex/Hello.apk
|
|
CMDS=ieq
|
|
EXPECT=<<EOF
|
|
0x1000001c0
|
|
EOF
|
|
RUN
|
|
|
|
NAME=io-zip hello.apk
|
|
FILE=zip://bins/dex/Hello.apk
|
|
BROKEN=1
|
|
CMDS=ieq
|
|
EXPECT=<<EOF
|
|
0 classes.dex
|
|
EOF
|
|
RUN
|