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