25201 Commits

Author SHA1 Message Date
pancake
829862006f Initial deprecation of RCoreFile ##refactor 2021-01-08 02:09:57 +01:00
pancake
d2e0f72049 Fix assert in eco 2021-01-07 19:02:37 +01:00
pancake
f2fbe58223 Dont run ldconfig.sh in make symstall 2021-01-07 10:24:41 +01:00
Fredrik Fornwall
c4bc218576 Fix debugger build problem in android-x86_64 ##build 2021-01-07 10:24:41 +01:00
Dennis Goodlett
f695d2a24f
Fix and refactor the ar:// plugin ##io (#18180)
Co-authored-by: Dennis Goodlett <dennis@hurricanelabs.com>
2021-01-07 10:23:08 +01:00
Riccardo Schirone
eb0b48029a Fix hex unit test for windows 2021-01-07 02:42:26 +01:00
Liumeo
a74ca8f07b
Remove core.file ##refactor (#18178) 2021-01-06 23:44:18 +01:00
eagleoflqj
cd3ac9e2f2 Use pj in cmd_anal.c ##refactor 2021-01-06 00:03:44 +01:00
pancake
e79deb8e1f Remove --without-r2r configure option ##build 2021-01-05 16:04:57 +01:00
eagleoflqj
581aaed9c0 Fix s390x test_buf 2021-01-05 10:22:50 +01:00
pancake
839f438b58 Refactor tcc and afcl commands, improve help and JSON ##types 2021-01-05 02:17:37 +01:00
pancake
a00f3113a7 Better regprofile initialization to solve assertions 2021-01-05 02:17:37 +01:00
pancake
44815d3792 More assert issues fixed from the fuzzsuite 2021-01-05 02:17:37 +01:00
pancake
a25e3c1409 Fix some null asserts in PE and ELF parsers 2021-01-05 02:17:37 +01:00
Liumeo
b46bd24178
Fix s390x test_agraph (#18172) 2021-01-05 01:22:43 +01:00
Liumeo
e798400942
Fix memleak in test_dwarf & test_skyline (#18169) 2021-01-04 19:35:13 +01:00
Eduard
596ae026bf
Implement print disasm until optype ##print (#18167) 2021-01-04 12:02:45 +01:00
pancake
9dae8babb0 Add null check in eco to fix asan 2021-01-04 11:50:17 +01:00
Liumeo
679eb40524
Use pj in cmd_search.c##refactor (#18163) 2021-01-04 11:29:24 +01:00
Liumeo
f140925ab8
Fix kj segfault (#18168) 2021-01-04 11:05:30 +01:00
Liumeo
079b7cd991
Fix memleak in test_str & test_debug_session (#18164) 2021-01-04 03:54:43 +01:00
pancake
de71c2f5da Fix test 2021-01-04 03:53:56 +01:00
Liumeo
c96d68599f
Fix memleak in test_buf & test_cmd (#18162) 2021-01-03 19:00:17 +01:00
pancake
597289cf96 Fix tests 2021-01-03 18:59:34 +01:00
pancake
54a97ea8af Fix tests and optimize o--
More fixes
2021-01-03 10:54:00 +01:00
pancake
73a3512376 prj.git commit now works with scr.interactive=false 2021-01-03 10:54:00 +01:00
pancake
c239eff1ed Save the write cache in projects ##projects 2021-01-03 10:54:00 +01:00
pancake
a5c351c725 Remove transitional projects code ##projects 2021-01-03 10:54:00 +01:00
pancake
7edd5459dc Bring back the Pl command (just, lists, like P without arguments) 2021-01-03 10:54:00 +01:00
pancake
7a849f26ef dir.projects becomes abspath when set ##projects 2021-01-03 10:54:00 +01:00
pancake
d7a4aedf5a Fix projects by removing code and honoring prj.name ##projects 2021-01-03 10:54:00 +01:00
pancake
d09987546d Fix some returns to fix initialization issues in evars ##config 2021-01-03 10:54:00 +01:00
pancake
81b1ce07fa Remove the unnecessary old project name backup logic 2021-01-03 10:54:00 +01:00
pancake
f7000b7dcb Use UID instead of PID to identify the user to avoid changing projects everytime ##projects 2021-01-03 10:54:00 +01:00
pancake
8d4709bc0b Reworked P command with RProject and prj.name integration ##projects 2021-01-03 10:54:00 +01:00
pancake
898173aa38 Add RFile.new and RFile.move APIs ##util 2021-01-03 10:54:00 +01:00
pancake
cf91324937 Remove file.path and file.lastpath and add RProject ##projects 2021-01-03 10:54:00 +01:00
pancake
020c3056d0
Fix ecn (and VR) when no custom theme was set in .rc ##cons 2021-01-03 10:15:00 +01:00
Aswin C
ef4c9b603d Add internal help for arS and drS 2021-01-03 10:11:04 +01:00
Qijia Liu
b5c1a2a0b6 cannot r2r locally due to vim waiting for input 2021-01-03 10:10:32 +01:00
Qijia Liu
9e63a44c5c Fix memleak in r2 and test_big 2021-01-03 10:10:32 +01:00
pancake
73aab852fc
Print call convention once in afi ##anal (#18157) 2021-01-03 10:09:08 +01:00
eagleoflqj
2879c582af Use pj in cmd_info.c ##refactor 2021-01-03 01:24:58 +01:00
pancake
592ddf81eb
Fix #18136 - Remove RBin.is_debugger and use cfg.debug ##refactor 2021-01-02 18:23:00 +01:00
pancake
1d00681fb1
Remove AUTHORS.md as its completely outdated and pointless (#18152) 2021-01-02 11:58:33 +01:00
Liumeo
06b735441d
Fix memleak in test_anal_block & test_io (#18153) 2021-01-02 09:37:23 +01:00
Liumeo
93166667da
Fix asan st overflow ##asan (#18149) 2021-01-01 23:33:34 +01:00
Liumeo
a637aa281d
Fix s390x rax2 -I & memleak (#18151) 2021-01-01 22:48:28 +01:00
pancake
b69355bb84
Fix #18136 - Remove RBin.is_debugger and use cfg.debug (#18146) ##refactor 2021-01-01 22:48:02 +01:00
pancake
8d7005b771 Fix cascading solitaire issue in panels menus ##panels 2021-01-01 22:44:20 +01:00