pancake
fc65dda753
After release version bump (5.9.3)
2024-05-21 17:31:23 +02:00
pancake
aea5c93a8f
Release 5.9.2
2024-05-21 01:04:37 +02:00
pancake
923dc24396
Honor --without-syscapstone in pkgconfig even when capstone is found ##build
2024-05-08 17:59:46 +02:00
pancake
7b20346d77
Initial support for stm8 ##arch
...
* Missing parts: pseudodisasm, esil and instruction descriptions
2024-05-01 04:08:24 +02:00
pancake
78575204de
Initial import of the radare2 pip package
2024-04-30 19:17:13 +02:00
pancake
0c52605909
Move sys/osx-pkg into dist/macos/pkg ##build
2024-04-16 00:25:35 +02:00
pancake
6ca20d77cc
After release version bump
2024-04-01 14:07:14 +02:00
pancake
1c7e7952a9
Add rabin2, radiff2 ragg2 and rahash2 to the wapm ##build
2024-04-01 14:05:23 +02:00
pancake
4a07098809
Release 5.9.0
2024-03-31 17:01:15 +02:00
pancake
6e11c17f0d
Add the esil.forth plugin to support the basic ops for the language to work ##esil
2024-03-29 01:34:35 +01:00
pancake
757cbcef2f
Few more cleanups for rahash2 and add the strhash crypto plugin
2024-03-21 11:16:16 +01:00
pancake
6673e8a42d
Initial import of the RBin.io plugin ##bin
2024-02-29 17:55:52 +01:00
Omvpatil
446ce5f541
Fix #19823 - Changed http to https
2024-02-14 17:42:25 +01:00
pancake
dcdf4be163
Import the debug.evm plugin from radare2-extras ##debug
2024-02-09 18:58:16 +01:00
Pau RE
a591e2727c
Update docker dist README
2023-12-27 20:32:40 +01:00
Pau RE
88dd3c1787
Disable docker publish
2023-12-27 20:32:40 +01:00
pancake
ef1e724a1a
Don't ship the .git in the dist tarballs
2023-12-07 13:40:18 +01:00
Richard Patel
a181d9b36e
Don't use /dev/stderr ##port
2023-12-06 10:20:14 +01:00
Dirk Eibach
e1c0d22eb9
Add support for fslsp/QorIQ ##arch
...
* This adds support for disassembling Freescale service processor code,
as used in QorIQ and Layerscape systems.
2023-11-28 21:28:14 +01:00
Francesco Tamagni
baf371bdd8
Add dsc:// io plugin for dyld cache ##io
2023-11-23 11:17:58 +01:00
pancake
a7121abf8c
Add the missing esil.null plugin
2023-11-15 20:30:26 +01:00
pancake
4d71c4521f
Add the missing bp.null plugin ##debug
...
* Required for consistency for thin builds
2023-11-15 20:30:26 +01:00
pancake
f5c444ba67
Initial import of the sysgdb:// plugin ##io
...
* handle -d sysgdb://, support pwndbg and wip lldb
2023-10-04 10:30:00 +02:00
pancake
e8c7dde1fb
Remove libuv as dependency for the Debian package
...
* Fix help message in the configure
* it was already not used
2023-09-26 10:31:17 +02:00
GravisZro
a97c78e4f6
Fix dependencies for Debian Radare packages
2023-09-26 10:15:32 +02:00
pancake
fe73a52b46
Implement the new cyclic:// plugin ##io
2023-09-10 13:27:56 +02:00
pancake
4a63dd4c23
Initial support for nds32 ##arch
2023-08-31 15:25:59 +02:00
condret
b72ad4dc8a
core agD plugin
2023-08-27 18:47:21 +02:00
pancake
bcfe04e82c
Reimplement the a2f core plugin into an analysis one ##analysis
...
* TODO: Remove the core/p/core_a2f.c and update the tests
* a:a2f vs a2f seems like a bad name change,
* maybe rename the plugin to a:f ? :think:
2023-07-31 11:54:29 +02:00
pancake
b3469bb6cf
Migrate the LAST and final boss X86 plugin ##arch
...
* anal.cc tests are the only tests marked as broken
* Bonus points: minor code cleanup here and there
* Thanks to Luc for all the work and chats to make it happen
2023-06-29 23:46:48 +02:00
pancake
45935eb231
Import the bin.pcap plugin from extras ##bin
2023-06-18 14:18:51 +02:00
Luc Tielen
5fda141d1d
Migrate arm_cs plugin ##arch
2023-06-16 22:23:09 +02:00
Luc Tielen
d1ee5c33b5
Migrate dalvik plugin ##arch
2023-06-16 21:10:09 +02:00
Luc Tielen
59dc247eea
Migrate 8051 plugin ##arch
2023-06-16 19:09:59 +02:00
pancake
5ad8cf97f2
Migrate the mips.cs plugin ##arch
2023-06-16 13:58:02 +02:00
Luc Tielen
428d50708d
Migrate the AVR plugin ##arch
...
* Remove leftovers from migrating old plugins
* Wire up esil callback for plugins
* Add workaround for showing registers for AVR
* Put 590 comment to cleanup esil from anal struct
* Make asm depend on crypto also
2023-06-15 16:07:10 +02:00
pancake
af8a1a365d
Migrate the arm.gnu plugin ##arch
2023-06-14 19:52:25 +02:00
pancake
f6b4acf809
Migrate the gameboy plugin ##arch
2023-06-14 14:27:10 +02:00
pancake
8eb84427a0
The beginning of the abi breaking season (5.9.9 version bump)
2023-06-08 17:03:52 +02:00
pancake
ea7f035651
Release 5.8.8 - codename: thirstyfour
2023-06-08 15:54:42 +02:00
pancake
684f26f0b1
Update and improve r2docker as well as publish the new image into the hub ##build
2023-06-05 11:07:51 +02:00
pancake
64cb2f4082
Add r2pm build-arg to the r2docker with r2frida,r2ghidra,r2dec packages ##build
...
* Use docker build -t r2 . --build-arg="r2pm=r2frida r2dec"
* Just run make -C dist/docker to get
2023-06-04 05:53:39 +02:00
pancake
d8f7e5dba2
Install r2frida and use /usr as prefix for r2docker ##build
2023-06-04 01:23:11 +02:00
Luc Tielen
8c3ce37255
Migrate java plugin ##arch
2023-06-01 18:18:27 +02:00
Murphy
a54704e95d
Migrate i8080 with full refactor ##arch
2023-05-31 19:26:22 +02:00
pancake
983ba627e2
Initial import of the rv32ima debug plugin ##debug
...
* https://github.com/cnlohr/mini-rv32ima
2023-05-18 01:27:09 +02:00
pancake
eee53fea81
Implement basic pdp11 binary parser and a bit better disasm ##bin
2023-05-17 18:28:15 +02:00
pancake
5690b7a977
Meson build fixes
2023-05-16 15:19:18 +02:00
pancake
c1ceebd878
Honor endianness without messing with capstone initialization in ppc.cs ##arch
2023-05-16 14:41:40 +02:00
Luc Tielen
2886bd62e1
Migrate ppc_cs plugin ##arch
2023-05-16 14:41:40 +02:00