Commit Graph

11220 Commits

Author SHA1 Message Date
pancake
47bd92c36e
Remove the prj.simple option ##projects (#18207)
Co-authored-by: pancake <pancake@nopcode.org>
2021-01-12 14:58:04 +01:00
pancake
1184610971
Fix the CI badge and fully rewrite all the workflows to make sense ##build
* Windows, Linux, Static, macOS, Android, iOS builds published for every commit
* Kept coverage, coverity, fuzzing tests, lgtm and -Werror jobs
* Kill the continuos, the over-engineered matrix and other empty or unnecessary tasks (250 vs 900LOC)
* Jobs TODO: fatmac, termux and rpm (centos) packages
2021-01-12 13:41:21 +01:00
pancake
2eb847f69c Honor meta size in asm.meta=false and add tests ##disasm 2021-01-12 13:35:11 +01:00
pancake
b1b6295d14 Fix #18202 - Large Cd truncates and crashes in pd ##disasm
* The Cd size is now honored even if its HUGE
* so still not honoring this
* asm.meta=false still not supporting this well
2021-01-12 13:35:11 +01:00
pancake
68c5ba0bcc Refactor bin.libs logic a bit 2021-01-12 12:20:15 +01:00
Liumeo
22244403a1
Fix doo segfault (#18201) 2021-01-11 02:52:24 +01:00
pancake
f777478831 Fix #17940 - Show ConfigNode options when selected in Ve ##visual 2021-01-10 19:24:52 +01:00
pancake
32652cbbc8
Honor mapaddr for malloc in o* ##projects (#18199) 2021-01-10 15:56:40 +01:00
pancake
5ab18cbbfe
Fix code injection vuln in .ic* with ObjC classes ##bin (#18197) 2021-01-10 15:37:42 +01:00
pancake
064f6015e7
FIx #18171 - Support RNum for syscall-name in asl command ##anal (#18198) 2021-01-10 14:21:00 +01:00
pancake
f0deea9760
Fix calling convention save/restore ##projects 2021-01-10 14:14:51 +01:00
ChD1
0fd95f1f67 Fix 'right'/'h' key in Symbols tab 2021-01-09 19:40:16 +01:00
pancake
3ab33d119e Code cleanup and other minor refactoring changes 2021-01-09 17:38:54 +01:00
eagleoflqj
7b1b103f13 Fix r2 - tab crash related to regex apis 2021-01-09 12:47:47 +01:00
liumeo
965f3ed10e Use pj in dmj, dmhj & fix regex r2r ##refactor 2021-01-09 12:35:20 +01:00
pancake
7af2204a47 Fix project test regression and add another test ##project 2021-01-08 02:09:57 +01:00
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
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
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
Liumeo
b46bd24178
Fix s390x test_agraph (#18172) 2021-01-05 01:22:43 +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
c96d68599f
Fix memleak in test_buf & test_cmd (#18162) 2021-01-03 19:00:17 +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
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
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
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
eagleoflqj
d306734aef correct json & clean newline 2021-01-01 22:04:37 +01:00
Eduard MURESAN
cac44b255f Fix the r2 idpij as well 2021-01-01 22:04:37 +01:00
Eduard MURESAN
06417eaf30 Fix pdb information dumped as json 2021-01-01 22:04:37 +01:00