Cutter: Test which IO modes work in Cutter

Created on 20 Jul 2019  路  1Comment  路  Source: rizinorg/cutter

Create a blacklist for modes that currently don't work in Cutter

Help Wanted Community

Most helpful comment

Feel free to edit this table if you test something

:heavy_check_mark: :x:

| mode | tested | works | comment |
| --- | --- |---|--|
| "file://" |:heavy_check_mark:|:heavy_check_mark:|
| "ar://" |||
| "lib://" |||
| "bfdbg://" |||
| "nocache://" |||
| "gprobe://" |||
| "gzip://" |:heavy_check_mark:|:heavy_check_mark:|
| "http://" |:heavy_check_mark:|:heavy_check_mark:|
| "ihex://" |:heavy_check_mark:|:heavy_check_mark:|
| "malloc://"|:heavy_check_mark:|:heavy_check_mark:|
| "hex://" |:heavy_check_mark:|:heavy_check_mark:|
| "mmap://" |:heavy_check_mark:|:heavy_check_mark::x:|couldn't get it to refresh after modifying file |
| "null://" |:heavy_check_mark:|:heavy_check_mark:|
| "procpid://" |||
| "r2k://" |||
| "r2pipe://" |||
| "r2web://" |:heavy_check_mark:|:x:|Couldn't get it to work with Cutter, although might miss something|
| "rap://" |||
| "raps://" |||
| "rbuf://" |||
| "self://" |:heavy_check_mark:|
| "shm://" |||
| "sparse://" |:heavy_check_mark:|:heavy_check_mark:|
| "tcp://" || | couldn't get it working in r2, it created connection but buffer was empty|
| "zip://" |||
| "apk://" |||
| "ipa://" |||
| "jar://" |:heavy_check_mark:|:x:| r2 expects the file in the format: jar://path/to/jar//file/inside/jar or jar://path/to/jar//file_index_inside_jar, eg: jar://crackme.jar//Main.class
| "zipall://" |||
| "apkall://" |||
| "ipaall://" |||
| "jarall://" |||

>All comments

Feel free to edit this table if you test something

:heavy_check_mark: :x:

| mode | tested | works | comment |
| --- | --- |---|--|
| "file://" |:heavy_check_mark:|:heavy_check_mark:|
| "ar://" |||
| "lib://" |||
| "bfdbg://" |||
| "nocache://" |||
| "gprobe://" |||
| "gzip://" |:heavy_check_mark:|:heavy_check_mark:|
| "http://" |:heavy_check_mark:|:heavy_check_mark:|
| "ihex://" |:heavy_check_mark:|:heavy_check_mark:|
| "malloc://"|:heavy_check_mark:|:heavy_check_mark:|
| "hex://" |:heavy_check_mark:|:heavy_check_mark:|
| "mmap://" |:heavy_check_mark:|:heavy_check_mark::x:|couldn't get it to refresh after modifying file |
| "null://" |:heavy_check_mark:|:heavy_check_mark:|
| "procpid://" |||
| "r2k://" |||
| "r2pipe://" |||
| "r2web://" |:heavy_check_mark:|:x:|Couldn't get it to work with Cutter, although might miss something|
| "rap://" |||
| "raps://" |||
| "rbuf://" |||
| "self://" |:heavy_check_mark:|
| "shm://" |||
| "sparse://" |:heavy_check_mark:|:heavy_check_mark:|
| "tcp://" || | couldn't get it working in r2, it created connection but buffer was empty|
| "zip://" |||
| "apk://" |||
| "ipa://" |||
| "jar://" |:heavy_check_mark:|:x:| r2 expects the file in the format: jar://path/to/jar//file/inside/jar or jar://path/to/jar//file_index_inside_jar, eg: jar://crackme.jar//Main.class
| "zipall://" |||
| "apkall://" |||
| "ipaall://" |||
| "jarall://" |||

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AxelPotato picture AxelPotato  路  4Comments

Maijin picture Maijin  路  4Comments

dukebarman picture dukebarman  路  4Comments

dhucul picture dhucul  路  3Comments

xarkes picture xarkes  路  4Comments