Commit Graph

21 Commits

Author SHA1 Message Date
Luc Tielen
48bbbba6a4 RArch now depends on REsil ##abi 2023-06-10 09:57:46 +02:00
pancake
6733031dbc Fix another library dependency issue 2023-01-11 01:25:28 +01:00
pancake
49d609c86b Update to the latest tinycc in the CI ##build 2023-01-11 00:18:13 +01:00
pancake
c3a1fe170d Initial implementation of lang.s assembly scripting ##lang 2023-01-11 00:18:13 +01:00
pancake
12c6271e7e Reestructure lib dependencies, add lang.asm plugin ##lang 2023-01-11 00:18:13 +01:00
pancake
ccb7351b5e
Merge RParse into RAsm ##api 2022-12-03 02:26:41 +01:00
pancake
19a377bbda Fix and move failing tests, reorder lib build ##arch 2022-11-30 15:43:54 +01:00
pancake
ffdc611fdc Move the arch.p.arch_pickle to arch.p.pickle 2022-11-30 15:43:54 +01:00
pancake
0b48b67fd1 Temporary add RAnal as dependency for REgg ##arch 2022-11-30 15:43:54 +01:00
pancake
5fdd623429 Move esil one level up in libs.mk ##build 2022-11-21 03:03:19 +01:00
pancake
cded4df114 Move anal.esil into the new esil ##esil 2022-11-13 22:38:58 +01:00
pancake
f6383a05f3 Introduce the new r_arch library, just the skeleton ##arch 2022-09-18 03:41:39 +02:00
Sylvain Pelissier
9eb97ec14b Separate SM4 algorithm from plugin ##crypto 2022-09-15 16:28:38 +02:00
pancake
a6e0d6c480 Merge rhash into rcrypto and improve apis ##api
* Update meson and make build systems
* Remove leftovers and unused dependencies
2022-09-15 11:25:40 +02:00
pancake
18220d39df Change build order as long as now bin depends on fs ##build
* Add bin.zip for meson builds
* bin.fs now uses the fs apis
2022-09-15 00:23:21 +02:00
pancake
85e684d5b8
Fix build race condition introduced in 0ba897f5c9 (#17773)
Co-authored-by: pancake <pancake@nopcode.org>
2020-10-10 00:36:10 +08:00
Zi Fan
0ba897f5c9
Add network support for WinDbg/KD (KDNET) ##debug (#17340)
* Add network support for WinDbg/KD (KDNET) ##debug
* Add iob_net io_backend plugin for shlr/winkd
* Add Windows 10 (May 2019 Update) build 18362 profile
* Add r_hash_do_hmac_sha256 function to r_hash
* Change r_socket_connect to bind source port for UDP connection
2020-08-26 10:24:20 +08:00
radare
4d8c80cb98
Fix #13765 - asm/anal cant be build in parallel ##build 2019-05-05 22:55:20 +02:00
Anton Kochkov
726e15054c
Fix #13451 - make afs work ##anal (#13558) 2019-03-30 07:17:15 -05:00
radare
82416b0212
Create libr_main and make all binaries use it ##core
* Cleanup the use of getopt with our wrapper
2019-03-08 14:22:59 +01:00
pancake
b8deafe0a8 Handle libr/libs.custom.mk to make partial r2 builds if you need just a portion of r2 ##build 2018-11-16 08:37:47 +01:00