Florian Märkl
003b0cd6b9
Fix -Wunused-but-set-variable warnings ( #2637 )
...
As seen with:
Apple clang version 13.1.6 (clang-1316.0.21.2.5)
Target: arm64-apple-darwin21.4.0
2022-05-26 18:20:34 +08:00
Giovanni
f87025d1e8
Remove cb_printf() from RzBin ( #2446 )
...
* Remove `cb_printf()` from RzBin
* Removed `bin.rawstr` from `rz-bin`
* Dropping `izzz` since does the same as `izz`
* Fix PE one section executables
* Fix behaviour of BFLT, LE, and SMD bin plugins
2022-03-26 20:30:55 +08:00
botta633
b3de515153
Removing eprintfs from linux_heap_jemalloc.c ( #2407 )
2022-03-14 15:57:14 +01:00
Dhruv Maroo
34d345d884
Format according to clang-format-13
2021-11-25 15:44:28 +08:00
Pulak Malhotra
bc941eddf7
Fix Jemalloc heap parsing segfault ( #1439 )
2021-08-12 15:43:20 +08:00
Alexis Ehret
25a6f6d80c
Update RzBinElfLoadOptions
2021-07-28 16:40:14 +02:00
Pulak Malhotra
6fabb6d16a
Refactor dm commands ##refactor
2021-06-17 22:47:10 +08:00
Florian Märkl
7388eb35ef
Add patch_relocs to RzBinObjectLoadOptions
2021-05-17 17:23:19 +08:00
Riccardo Schirone
53bf5c497f
SPDX Copyright text for all files based on history
...
- Add LICENSES directory
- Download additional licenses used
- Add .reuse directory
- Add doc about SPDX/reuse
Co-authored-by: Florian Märkl <info@florianmaerkl.de>
2021-03-05 19:39:15 +08:00
Anton Kochkov
a0be4e2e64
Run clang-format
2021-01-21 22:05:44 +08:00
Alexis Ehret
bbc9b4f8d4
Fix dead increment libr/core/linux_help_jemalloc.c
2021-01-16 14:08:11 +00:00
Anton Kochkov
2fb1a0123d
Fix formatting warnings
2020-11-04 09:49:39 +08:00
Riccardo Schirone
e732026202
Rename RBin* to RzBin*
2020-10-13 12:43:34 +02:00
pancake
7e00e5349b
Capitalize all messages in /a? and fix 5 warnings ( #17766 )
...
Co-authored-by: pancake <pancake@nopcode.org>
2020-10-11 10:42:24 +02:00
Riccardo Schirone
502e91aff7
Rename R_ and R2_ to RZ_ ( #8 )
...
* Rename R2_ -> RZ_
* Rename R_ -> RZ_
* Rename R2R_ -> RZ_TEST_
* Rename R2R defines and types to RZ_TEST/RzTest
* Keep R_ for REIL registers
2020-10-02 16:09:13 +02:00
Riccardo Schirone
721609a17b
Rename to rizin ( #2 )
2020-10-01 16:13:03 +02:00