rizin/test/db
Dean bf2871c7eb
Add dotnet PE support (#2528)
* Add CIL support

* refactor dotnet parsing to pe/dotnet.c
* parse PE CLR metatables (based on yara implementation)
* use CLR methoddefs to add binsymbols (including method namespace/class)
* parse CLR method headers
* CIL disassembler using .NET opcodes.def
* CIL analysis plugin
2022-06-21 09:20:47 +08:00
..
abi Remove analysis.endsize config 2022-05-18 10:25:01 +02:00
analysis Better false-positives detection in rz_scan_strings (#2691) 2022-06-14 22:14:13 +08:00
archos Fix missing rip reg flag for 32-bit binaries on Windows x86-64 2022-06-17 21:15:59 +08:00
asm Add dotnet PE support (#2528) 2022-06-21 09:20:47 +08:00
cmd Add dotnet PE support (#2528) 2022-06-21 09:20:47 +08:00
esil Convert as commands to the rzshell (#2323) 2022-05-03 18:06:18 +08:00
extras Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
formats Add dotnet PE support (#2528) 2022-06-21 09:20:47 +08:00
io RzBin: improve handling of addresses in ELF (#2591) 2022-05-10 10:17:35 +08:00
json Convert dL to rzshell (becomes dl) and expose API 2022-05-13 20:17:56 +08:00
rzil [RzIL] Add lifter for Armv8 AArch64 (#2354) 2022-03-27 10:29:51 +02:00
tools Better false-positives detection in rz_scan_strings (#2691) 2022-06-14 22:14:13 +08:00