Skip to content

Conversation

@orange-cpp
Copy link
Owner

Implements a basic example demonstrating how to scan for a given pattern within a PE file.

The example takes a file path, section, and signature as input and utilizes the omath::PePatternScanner to locate the signature within the specified section of the PE file.

Implements a basic example demonstrating how to scan for a given pattern within a PE file.

The example takes a file path, section, and signature as input and utilizes the `omath::PePatternScanner` to locate the signature within the specified section of the PE file.
@orange-cpp orange-cpp merged commit 10ebf6e into main Nov 8, 2025
4 checks passed
@orange-cpp orange-cpp deleted the feature/added_pe_scan_example branch November 8, 2025 11:38
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.

2 participants