16 Commits

Author SHA1 Message Date
Muhammad Rizwan cc056b66f0 Add: Machine Code for .Net PEs 2023-10-10 11:35:26 +03:00
Muhammad Rizwan de764ab064 Add: All missing machine codes. 2023-10-08 15:37:20 +03:00
rizwan3d3 ee4877efe8 Add: Machine code for RISC-V 2023-10-08 14:34:09 +03:00
cocateh 2cc95ee37a [FEATURE] Recognize Thumb2 PE files 2023-03-07 12:13:05 +01:00
hasherezade 331188e35e [FEATURE] Support a DLL Characteristics flag: IMAGE_DLLCHARACTERISTICS_HIGH_ENTROPY_VA 2023-02-09 13:11:46 +01:00
hasherezade c78da77442 [BUGFIX] Changed definitions of GuardFlags 2021-04-04 15:00:45 +02:00
hasherezade c5de1513b3 [FEATURE] In LdConfig: added GuardFlags description 2021-04-04 13:49:54 +02:00
hasherezade 61a7d5ede8 [BUGFIX] Use CLR Hdr from the pe namespace 2021-04-03 15:24:25 +02:00
hasherezade 9095d7801f [FEATURE] Implemented CLR Header 2021-04-03 14:48:50 +02:00
hasherezade fd69dd54cd [FEATURE] In LdCondigDir: added new fields: GuardEHContinuation Table/Count 2021-02-17 21:26:10 +01:00
hasherezade e0bbb9f5ae [FEATURE] Added support for VolatileMetadataPointer in LdConfigDir 2021-02-17 01:48:20 +01:00
hasherezade 49837f7be2 [REFACT] Get all the fields of LdConfigDir in one structure 2021-02-17 01:18:15 +01:00
hasherezade 938072e638 [REFACT] Refactored fetching fields from LD_CONFIG_DIRECTORY 2021-02-16 23:57:01 +01:00
hasherezade 0f8dda3582 [REFACT] pe_formats.h: removed unused Non-COFF header 2020-07-10 12:19:42 +02:00
hasherezade ecf9005b0c [REFACT] Refactored: win_types, pe_formats 2020-07-10 12:11:46 +02:00
hasherezade e0f270a48a [REFACT] Changed structure of includes 2019-12-01 00:43:54 +01:00