Commit graph

9 commits

Author SHA1 Message Date
Anton Kochkov
564d88c319
Add missing Python magic values (#2522) 2022-05-02 13:22:12 +02:00
wargio
1151e745f2 Removed eprintf from asm/arch/pyc/opcode.c 2022-02-06 15:50:50 +01:00
Heersin
a866544de6
Pyc plugin segmentation fault fix and add tests (#822)
* Patch segmentation fault when fetching version in pyc_opcodes_equal
* Add tests
2021-03-16 22:38:30 +08:00
Anton Kochkov
c319449fed Add some missing copyright marks 2021-03-08 15:33:54 +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
Anton Kochkov
b23222c2c8 Fix some warnings 2020-11-20 13:38:32 +08: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
Renamed from libr/asm/arch/pyc/opcode.c (Browse further)