Commit Graph

26809 Commits

Author SHA1 Message Date
Sergi Àlvarez i Capilla
39f6f65fe7 apk:// is the new apkall:// (add AndroidManifest.xml) ##io 2021-10-27 16:07:26 +02:00
Sergi Àlvarez i Capilla
ed81f40d97 s/plugins/plugins-cfg/ for termux.sh 2021-10-27 16:06:52 +02:00
Sergi Àlvarez i Capilla
3773b196fe Add help message for omn 2021-10-27 15:43:51 +02:00
Sergi Àlvarez i Capilla
28cea6f8e9 Remove space in the tabhelp prompt 2021-10-27 13:29:16 +02:00
Sergi Àlvarez i Capilla
9ae0675c2e Handle the .r2s extension for visual slides ##visual 2021-10-27 12:35:06 +02:00
Sergi Àlvarez i Capilla
e9765d5ec8 Handle allbins in im, iM, iT, iC, iV, iz ##bin 2021-10-27 12:30:37 +02:00
Sergi Àlvarez i Capilla
23f2fdd21d Add lowercase seven-segmented-ascii-art alphabet for ?ea ##print 2021-10-27 01:54:43 +02:00
Sergi Àlvarez i Capilla
287ce3a357 Implement ?ef = echo framed text command ##print 2021-10-27 01:54:43 +02:00
Sergi Àlvarez i Capilla
5f33adbd83 Implement RCore.visual_slides() ##visual
* Add clearkeys() helper and r2slides example
2021-10-27 01:54:43 +02:00
condret
a9f422c2a1 Fix #19137 2021-10-27 01:20:31 +02:00
condret
51902d70a8 Kill esil [] and =[] in anal_x86_cs 2021-10-27 01:11:32 +02:00
pancake
05e76eb6bf
Implement multidex and proper multibin in apkall:// ##bin
* Add testcase for multidex apk using apkall://
2021-10-26 22:51:40 +02:00
Sergi Àlvarez i Capilla
33243ea7f4 Update v35.armv7 dependency in preconfigure
* Fix build on Termux and Gitlab CI
2021-10-26 20:39:42 +02:00
condret
d5be444c65 Fix free befor use bug, if bin.libs is enabled 2021-10-26 18:45:26 +02:00
pancake
1675a6ccc9 Indent make.bat 2021-10-26 17:01:50 +02:00
pancake
6e5e791a3d Fix invalid syntax bug in preconfigure 2021-10-26 15:55:03 +02:00
Sergi Àlvarez i Capilla
5851df90f6 Fix asan crash in sixref argument parsing 2021-10-26 13:57:30 +02:00
Sergi Àlvarez i Capilla
76a5da5ce7 Fix uaf in the leak fix for wtf 2021-10-26 13:16:21 +02:00
Sergi Àlvarez i Capilla
0e5a79ecb2 Use base64: on all the fs.io calls 2021-10-26 12:45:02 +02:00
Sergi Àlvarez i Capilla
8bef293742 Add b64 handling for md 2021-10-26 11:40:34 +02:00
Murphy
155db8142e
Handle base64: prefix in the wtf command ##write 2021-10-26 11:29:55 +02:00
pancake
7a2c46dfa6
Always use b64 encoded filepaths on the fs.io calls ##fs 2021-10-26 11:27:59 +02:00
condret
5c5e42682e Rename maps_by_id to maps in RIO 2021-10-26 00:44:45 +02:00
condret
2d991d979b Remove use_banks switch from RIO 2021-10-26 00:44:45 +02:00
condret
fe87ab37a0 Remove redundant RPVector maps from RIO 2021-10-26 00:16:09 +02:00
condret
0d27338fba Remove map_skyline from RIO 2021-10-25 22:49:32 +02:00
pancake
a2392de6df
Handle allbins for iz, ic, iI, ie and iM ##bin 2021-10-25 21:33:09 +02:00
condret
60e2bcfc90 Remove io banks config node 2021-10-25 19:14:07 +02:00
condret
5bc6054323 Fix io bank related tests 2021-10-25 18:41:23 +02:00
condret
acbe609b44 Use io banks by default ##io 2021-10-25 18:41:23 +02:00
condret
e49065aa89 Use moar io banks 2021-10-25 18:02:41 +02:00
condret
5f25da4d37 Fix UAF io bank map deletion 2021-10-25 15:25:59 +02:00
condret
04998a7135 Fix r_io_map_resize for io banks 2021-10-25 02:48:21 +02:00
hot3eed
5f8cc8f633 Remove dead code 2021-10-25 02:43:53 +02:00
pancake
f6010a4ba1
Improve default theme ##cons (#19304) 2021-10-25 00:24:33 +02:00
pancake
45437b6ad5
Add termux-specific plugins configuration file (#19305) 2021-10-25 00:21:17 +02:00
pancake
40da7d2e2c Remove pwd in test 2021-10-25 00:11:40 +02:00
pancake
abb4d2b16f
Add ci commands to compare two rbinobject data ##diff
* Add cis, cii and cil
* Compare imports, symbols and libs
2021-10-24 23:52:57 +02:00
pancake
9046aa2ebf
find | mv s/-/_/g (#19302) 2021-10-24 23:46:02 +02:00
pancake
d3cd324a08
Implement 'ob *' to select all bins and honor in is,ii,ir,il ##bin
* Adds RCore.allbins and r_core_bin_files() helper function
* WIP: more i subcommands needs to be updated to support this
* Added a simple test case for `is`
2021-10-24 22:51:05 +02:00
pancake
51bfd9453b
Add more help messages for d?* and fix noise for dmh? 2021-10-24 22:27:47 +02:00
pancake
111a7317e3
Don't check for decompilers in $PATH ##shell
* as it's called many times and r_file_path in wsl is very slow
* Startup time goes from 1.2s to 0.1s in wsl
* e cmd.pdc=<tab> will miss r2snow and r2jadx
* Only core plugins are listed now
2021-10-24 20:55:17 +02:00
condret
aafd129409 Speedup repetitive access to the same submap in io banks ##io 2021-10-24 18:56:15 +02:00
condret
136d858bdc Speedup r_io_map_get (O(2n) => O(2)) ##io 2021-10-24 18:56:15 +02:00
pancake
7c1496114a
Add help for the an command ##help 2021-10-24 03:20:44 +02:00
pancake
30e6516a01
Add scr.prompt.tabhelp enabled by default ##cons 2021-10-24 03:20:12 +02:00
pancake
a8d9eacfe3
Remove e cfg.newshell leftover (#19296) 2021-10-24 03:06:32 +02:00
Sylvain Pelissier
f51e3506f1
extras Video core 4 test (#19291)
* Add Video Core 4 test
* Update Makefile test with vc4 test
2021-10-24 00:16:21 +02:00
condret
c6ab2d5182 Add iobank support to r_io_read_at_mapped ##io 2021-10-23 23:40:36 +02:00
condret
3cfbca7297 Fix {read/write} access beyond UT64_MAX if io banks are enabled 2021-10-23 18:33:10 +02:00