Commit graph

9 commits

Author SHA1 Message Date
Florian Märkl
88ec019514
Store back-references to core files in RzIOMap (#2408)
This allows tracing an io map back to the RzCoreFile and thus also its
bin file and other info. This is used in rz-ghidra to determine which
memory ranges can be considered readonly to enable constant propagation.
2022-03-14 10:09:14 +01:00
GustavoLCR
c9acf440cf
Reorganize map skyline segments 2021-08-03 22:44:38 +08:00
Alexis Ehret
0c1c9e0081 Change interface load_buffer RzBin (librz/bin) 2021-07-28 16:40:14 +02:00
Florian Märkl
a0729d4d80 Implement Full Reloc Patching for ELF in Virtual Files 2021-05-17 17:23:19 +08:00
Florian Märkl
7b63cb72ed Add RzBinVirtualFile 2021-05-17 17:23:19 +08:00
Florian Märkl
fdc5a414f1 Add Tests to Fix 2021-05-08 13:04:10 +02:00
Florian Märkl
be06cf0546 Track all related RzIOMaps and RzIODescs in RzCoreFile 2021-05-01 20:41:29 +02:00
Florian Märkl
b212b462d6 Clean up RzCoreFile 2021-05-01 20:41:29 +02:00
Florian Märkl
43bcdecf56 Add Unit Tests for Core RzBin Mapping 2021-05-01 20:41:29 +02:00