Commit Graph

34 Commits

Author SHA1 Message Date
pancake
ba7ac2b853
Add support for the ALPHA disassembler ##disasm 2021-10-01 19:16:03 +02:00
pancake
4a4946cd89
Initial implementation of the HUNK file parser ##bin 2021-09-29 12:34:44 +02:00
pancake
e3e64df6f3
Add PDP-11 disassembler support from binutils ##disasm (#19141) 2021-09-27 14:22:22 +02:00
Sylvain Pelissier
76807f588e
Add AES Key Wrap Algorithm ##crypto 2021-09-25 06:53:57 +02:00
pancake
84e6cc6a21 Release 5.4.2 2021-09-20 06:46:21 +02:00
pancake
4d2be3830f
Initial import of the isotp:// plugin ##io 2021-09-16 12:53:23 +02:00
pancake
3817e5ebf7 Add vinix plugin configuration 2021-09-11 12:46:06 +02:00
pancake
6ef5e4460a Lowercase sections are no longer a thing in Cydia 2021-08-04 23:26:43 +02:00
pancake
22a15cb510 Add Author in the Cydia package 2021-08-04 17:48:04 +02:00
pancake
5399c90173
Initial support for the TIC-80 Fantasy Computer cartridges ##bin 2021-07-31 02:52:26 +02:00
pancake
6f10062f0c
Improve the macOS packaging scripts ##build 2021-07-28 11:56:57 +02:00
Maijin
f53208e6f1 Import radare2-win-installer files into dist/windows ##build
* Taken from https://github.com/radareorg/radare2-win-installer
2021-07-25 10:55:35 +02:00
pancake
3fae20caf7
Use v35 in the nocs builds (#18907) 2021-07-16 21:54:10 +02:00
pancake
d1d9f7f774
Initial import of the arm64v35 disassembler and analysis plugins ##anal (#18753) 2021-07-15 12:08:41 +02:00
pancake
2e417ee938
Initial support for capstone-less compilations ##build 2021-06-21 17:48:00 +02:00
pancake
7c14bac05b
Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
pancake
d6d0eff78b Remove GNU plugins from nogpl.cfg 2021-06-20 01:24:58 +02:00
pancake
8503fec567
Fix macos packaging in the CI (#18827) 2021-06-11 00:16:53 +02:00
Sergi Àlvarez i Capilla
40ae0fa7d0 Fix CI badge in the readme 2021-05-31 01:16:40 +02:00
pancake
3db250f73a
Add initial toy IBM S390 Object File Format parser ##bin (#18747) 2021-05-24 21:17:13 +02:00
pancake
7de0a602bf
Implement socket:// plugin, inspired by radare1 ##io (#18740) 2021-05-24 14:16:23 +02:00
pancake
6f0dd19157
Rename tcp:// to tcp-slurp:// and improve help message ##io (#18735) 2021-05-23 21:11:39 +02:00
Murphy
fb141bdb0d
Add WAD file parsing (#18659) ##bin 2021-05-18 18:06:40 +02:00
pancake
162e223028
Rename sysz to s390 and add the s390.gnu plugin from binutils 2.36 ##asm 2021-05-04 04:01:22 +02:00
pancake
7f5cab66d6
Import @siguza's arm64 xref finder ##search (#18572)
* Support finding all xrefs
* For now it's just a core plugin named `sixref` (as in siguza's xref)
* Yes. it's a very bad name, but it works, and its damn fast.
* sixref is arm64-specific
* Benchmarks show 0.004s (sixref) vs 0.8s (capstone)

Co-authored-by: pancake <pancake@nopcode.org>
2021-04-11 13:35:38 +02:00
pancake
bcd9e0aea0
Add the m68k.gnu disassembler plugin ##disasm 2021-04-04 18:07:26 +02:00
pancake
59ef16fd3b Add support to the V programming language for scripting ##lang
* Code taken back from radare2-rlang
2021-03-18 17:49:33 +01:00
pancake
73f220f22d Update doc/license for more clarifications ##build
* Orphaned shlr/arm/omap3430 script moved to extras
* Unified json format for r2 -Lj
* Update QNX io plugin to GPL until clarified with the author
2021-03-17 12:56:38 +01:00
pancake
2c207c534a Fix Cydia - Disable AVR plugin ##build 2021-01-25 00:18:23 +01:00
pancake
cd6a439151
Add support for RAnal.ESIL plugins ##esil (#18206) 2021-01-24 16:39:45 +01:00
pancake
0dbc4ee537 Add missing files and remaining patches from import 2021-01-19 05:37:17 +01:00
pancake
ccf5e66d26 Copy generate package after compilation in dist/macos 2021-01-16 04:23:54 +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
658c6a0918
Create dist/ to hold all the distribution build files ##build (#18131) 2020-12-31 18:57:05 +01:00