Create a blacklist for modes that currently don't work in Cutter
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://" |||
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:|
r2expects the file in the format:jar://path/to/jar//file/inside/jarorjar://path/to/jar//file_index_inside_jar, eg:jar://crackme.jar//Main.class| "zipall://" |||
| "apkall://" |||
| "ipaall://" |||
| "jarall://" |||