Commit Graph

29317 Commits

Author SHA1 Message Date
pancake
1e23b9e04b
Add support for the swatch dot-beat internet time ##print
* Available via `date -b`
* As well as another date format via `ptb`
2022-11-14 12:01:29 +01:00
pancake
29b5cbbf61 Deprecate reil and sysarch defines ##api 2022-11-14 02:24:00 +01:00
pancake
c2a2604edc Fix asm.assembler regression fixing tests 2022-11-14 01:31:49 +01:00
pancake
2eb81e084c Simplify release script check 2022-11-14 01:06:56 +01:00
pancake
9952c0b205 Fix behaviour of -a and -b flags (no arg= show current, append? for help) ##shell 2022-11-14 01:06:56 +01:00
Mohamed Lemine Ould El-Hadj
2d98131233 Don't skip byte when moving left/right in cursor mode (disassembly panel) ##visual 2022-11-13 23:32:17 +01:00
pancake
fb7326b64a Move pickle from anal to arch and add it to meson ##arch 2022-11-13 23:03:42 +01:00
pancake
42b17c2ec6 Fix release check awk oneliner 2022-11-13 22:54:23 +01:00
pancake
46e25f8844 Remove anal.malbolge and fix CI r_esil issues ##arch 2022-11-13 22:38:58 +01:00
pancake
cded4df114 Move anal.esil into the new esil ##esil 2022-11-13 22:38:58 +01:00
Matthias
22bbdf9eb7 fix: discord invite link 2022-11-13 00:20:33 +01:00
pancake
4bf8b325e7 Fix memory leak in arch.jdh8 2022-11-12 00:44:44 +01:00
pancake
bc25b92a28 Fix some memory leaks spotted by coverity 2022-11-11 19:19:24 +01:00
pancake
f55a2bfe6e Rename the drm command to drv for consistency ##shell
* the 'm' was refering to multimedia, 'v' is about vector
2022-11-11 19:19:24 +01:00
pancake
fd379d614b Fix github ci python warnings 2022-11-11 18:29:03 +01:00
pancake
936b940060 Use github-output instead of set-output in the ci jobs
* This syntax will be deprecated the 1st of June 2023
2022-11-11 17:49:53 +01:00
pancake
fc63211df4 Fix capstone headsup 2022-11-11 17:44:15 +01:00
pancake
9462b7d276 Fix last covs 2022-11-11 17:20:50 +01:00
pancake
bf82974ad3 Expose section type for coff, elf and macho formats ##bin 2022-11-11 16:27:52 +01:00
pancake
3ee8e4a4ef Fix #18375 - Only patch arm64 relocs when not initialized ##bin 2022-11-11 12:43:47 +01:00
pancake
22342066c1 Rename many bin.*str evars into bin.str.* ##core 2022-11-11 12:17:50 +01:00
Lars Haukli
8dabe04239
Avoid printing DELTA (#21016) 2022-11-11 12:02:50 +01:00
pancake
d29d7b1a26
Add experimental bin.str.nofp config for less false positives ##bin 2022-11-11 11:26:44 +01:00
schrotthaufen
e1fb455345
Test r2 build with all sysdependencies enabled ##ci 2022-11-11 10:44:23 +01:00
pancake
ce3c4f16cc
Parse the PT_DYNAMIC elf section for the preinit pointers ##bin
* cache section parsing in macho and elf
* Add RList.clone() api
2022-11-11 03:04:46 +01:00
pancake
008898d0af Fix R_LOG_ORIGIN issue in the ci 2022-11-10 18:16:06 +01:00
pancake
756ace8393 Fix compilation with -lcrypto ##build 2022-11-10 16:13:09 +01:00
pancake
c9b90b8926
More refactorings and api redesigns in r_arch ##api 2022-11-10 16:01:57 +01:00
pancake
6e93407f29 Upgrade al-cheb/configure-pagefile-action to the v1.3 ##ci 2022-11-10 15:16:52 +01:00
pancake
1a40fef85c Fix rvector assert when indexing empty ones ##r2r
* Crashing when passing corrupted tests to r2r
2022-11-10 15:00:53 +01:00
pancake
12adbeedbe Fix pCD stack command glitch reported by alex27 2022-11-10 14:00:38 +01:00
Alex Bender
e1fbd9b24d
Remove eprintf calls in favor of R_LOG ##api 2022-11-10 13:44:57 +01:00
pancake
59b8b3a3e9 Do not use macos-latest (macos-11 is fine for LTS) ##build 2022-11-10 10:34:27 +01:00
pancake
d5ce403a51 Update CI actions to solve node12 deprecation issues 2022-11-10 10:34:27 +01:00
pancake
9e4753a36f Update Discord link 2022-11-10 10:34:27 +01:00
pancake
472fbbaf13
Implement RReg.clone() ##api 2022-11-10 00:02:58 +01:00
MewtR
580bbeeaf2
Quote commit message to avoid git error when saving project ##projects 2022-11-09 19:26:37 +01:00
pancake
4c834515da
Move the 'sh' plugin to the new home ##arch
* Honor regprofiles from arch via anal
* Add some more plugins for the wasi builds
2022-11-09 18:51:50 +01:00
RHL120
ec25b8ab8b
Fix a problem with ravc2 status on git 2022-11-09 17:47:02 +01:00
pancake
ed7853e830 Fix uaf in panels introduced recently after fixing memleaks 2022-11-08 17:28:26 +01:00
pancake
51a03957fe Fix last two covs 2022-11-08 17:28:26 +01:00
Dennis Goodlett
d23e7a293d Fix pickle asm rejecting empty strings ##anal 2022-11-08 08:11:10 +01:00
pancake
539c5aee90 Honor plugin name in rate matching for RArch.use ##arch
* Fixes amd29k regressions
2022-11-07 19:19:21 +01:00
pancake
7652642373
Deprecate r_str_dup() - related to #20959 ##api 2022-11-07 17:31:30 +01:00
pancake
e9b710249f
Rename RVector.len to RVector.length for consistency ##api 2022-11-06 19:48:53 +01:00
pancake
163c24c21d Remove anal.amd29k to fix static links because it's already moved to arch. 2022-11-06 18:39:04 +01:00
pancake
b5d9ee2342 Update the capstone4 support to 4.0.2 ##build 2022-11-06 18:14:46 +01:00
pancake
14081b21d1 Fix build of tms320 with capstone4 2022-11-06 18:14:46 +01:00
Lazula
e661a024e2
Fix leaks in pdc ##leaks
* Fix duplicate pj creation
* Free codestr when json is not enabled
* Add and use r_type_enum_free
* Remove const modifier from RTypeEnum members
* Remove doubled var2 free
* Add null check to r_type_enum_free
2022-11-06 17:24:56 +01:00
Mohamed Lemine Ould El-Hadj
33303814c1 Git fetch if we don't have the correct capstone commit locally 2022-11-06 17:24:21 +01:00