Commit graph

18 commits

Author SHA1 Message Date
DosX
1f049ce2c2 Global restandardization: init(...) -> meta(...) 2025-08-27 22:58:17 +03:00
DosX
aeb3845d17 Fix syntax and logic issues in PE signature scripts
This commit corrects missing semicolons, simplifies conditional logic, and removes redundant or unreachable code in several PE signature detection scripts. These changes improve code consistency and maintainability across CodeCrypt, CoffeeCup_SFX, DNGuard, Eazfuscator, Instalit, Windows_Installer, and Zip_SFX signature files.
2025-07-27 00:16:59 +03:00
DosX
1a1aa69ba3 Refactor PE entry point access to use getEntryPointOffset
Replaced direct usage of PE.nEP with PE.getEntryPointOffset() across multiple PE detection scripts for consistency and improved encapsulation. Also made minor code cleanups and updated author comments in some files.
2025-07-24 01:44:40 +03:00
DosX
c1e4cc5690 Update PE detection scripts with fixes and metadata
Improved detection logic and code style in several PE database scripts. Added or updated metadata comments and language tags, fixed section name checks, and refactored switch/case statements for clarity. Also updated product names and URLs for better identification.
2025-07-02 23:18:19 +03:00
DosX
90fc9474d7 - 2024-11-12 20:11:38 +03:00
DosX
4b92713286 fix.js result, #1 2024-11-07 00:17:07 +03:00
DosX
46579ea559 No legacy support 2024-11-04 14:40:48 +03:00
DosX
3defe7c579 Database update 2024-11-01 19:05:05 +03:00
DosX
04c7237b5b Revert " Large database update, part №2"
This reverts commit 9c8eb9e546.
2024-07-03 23:27:16 +03:00
DosX
9c8eb9e546 Large database update, part №2 2024-07-03 23:06:40 +03:00
Kay Kokh (~DosX)
a11a7d9ed8 IT WAS BAD IDEA. 2024-05-15 12:38:24 +03:00
DosX
9537b419e1 Database update 2024-05-04 00:00:35 +03:00
DosX
5d0a734c34 1 == true! 2024-04-21 20:32:04 +03:00
DosX
6c622c56d0 Script optimization 2024-04-06 18:32:56 +03:00
horsicq
d58394507e Update file(s): 2023-12-27 2023-12-27 17:48:59 +01:00
horsicq
c140e3e3fe Fix 2020-09-07 00:40:53 +02:00
Jason Hood
8e9bf74998 Replace if blocks with getSignature or read switches. 2014-06-23 23:41:02 +10:00
horsicq
e80fb7aca2 First commit 2014-06-01 23:42:39 +02:00