Andrei Makeev
f3de35a320
patterns/elf: Make hex view less ambiguous ( #92 )
...
* ELF: make section/segment data arrays sealed
* ELF: set display names for section/segment data
* Added new functions to library
* Updated ELF pattern
---------
Co-authored-by: Nik <werwolv98@gmail.com >
2023-03-23 11:51:01 +01:00
Andrei Makeev
ab4bff9f42
patterns/elf: Treat SHT_SYMTAB as symbol tables ( #91 )
...
ELF files: support static symbol tables
2023-03-10 11:03:36 +01:00
fr0ntlin3
3b1b7cc379
patterns: Fixed ELF pattern for 32-bit files ( #51 )
...
Co-authored-by: z <z>
2022-11-06 18:36:37 +01:00
Nik
2baae9c5f6
patterns: Added MIME types to ELF pattern
2022-09-04 23:01:31 +02:00
Nik
fc997133a1
patterns: Fix use of std::core::Endian
2022-09-04 20:26:46 +02:00
Nik
60c5f795a0
patterns: Greatly improve ELF pattern
2022-09-04 14:15:41 +02:00
ThePixelCoder
c7fbb661ae
patterns: Add GNU program types to ELF ( #35 )
2022-08-27 12:51:45 +02:00
WerWolv
0b15299980
patterns: Remove [[static]] attribute from non-static struct in elf pattern
2022-08-07 21:40:54 +02:00
WerWolv
4eff8460ba
includes: Added pattern language standard library ( #19 )
...
* libstd: Initial standard library work
bit operations, fixed point, numeric limits and math functions
* libstd: Added ctype, rustint, stdint and string library, expand bit, fxpt and math library
* patterns: Drastically improve ELF pattern
* patterns: Added atmosphere AFE2
* patterns: tabs -> spaces
* patterns: Added archive file pattern
2021-09-30 12:55:42 +02:00
ThisALV
72ea939745
patterns: Handle application/x-sharedlib mime-type as ELF binary ( #13 )
...
* Fix : Added pragma for multiple PE MIME types.
* Use magic db instead of application/octet-stream MIME-type.
* Fix: handles shared libs mime type as ELF format
* Updates README.md for new ELF mime-type
2021-04-20 21:52:13 +02:00
ThisALV
bec4233ff6
Fixed ELF header pattern ( #7 )
...
* Fixed ELF header pattern
* Fix : missing pattern offset
2020-12-21 21:03:59 +01:00
WerWolv
f2d85fd506
Uploaded currently available files
2020-12-03 21:49:54 +01:00