Skip to content

Distinguish between EXE and DLL - #129

Open
MimiRabbit87 wants to merge 1 commit into
bojand:masterfrom
MimiRabbit87:master
Open

Distinguish between EXE and DLL#129
MimiRabbit87 wants to merge 1 commit into
bojand:masterfrom
MimiRabbit87:master

Conversation

@MimiRabbit87

Copy link
Copy Markdown
  • Add infer::app::is_pe() to detect PE files generically
  • Update is_exe() and is_dll() to use the new PE detection logic
  • Add testdata/sample.dll for DLL identification testing

- Add infer::app::is_pe() to detect PE files generically
- Update is_exe() and is_dll() to use the new PE detection logic
- Add testdata/sample.dll for DLL identification testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant