pancake
pancake
Just append /t in the url instead of /enyo
The com.ice.tar should ignore those PaxHeaders files ``` W/System.err( 1260): java.io.IOException: error making directory path '/./PaxHeaders.6768' W/System.err( 1260): at com.ice.tar.TarArchive.extractEntry(TarArchive.java:554) W/System.err( 1260): at com.ice.tar.TarArchive.extractContents(TarArchive.java:487) W/System.err( 1260): at org.radare.installer.MainActivity.unTarGz(MainActivity.java:382) W/System.err( 1260):...
Get the tarball file name and extract the version number. To get this you have to get the redirect path from the server. Also, verify that r2 -v matches the...
The installer tool must verify that the tarball contains at least 'radare2' executable in order to continue the installation. Some failed builds result in unusable tarballs and the installer must...
It's required to open apk files
you can execute commands in the shell by placing a specific URI to open a file in the launcher dialog. Just type '"' to escape the quotes and ';' to...
No error is reported. only console is closed quickly. the ui should check first if the file exists if the path begins with /. Otherwise just relay on r2 output...