Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ninja build #830

Merged
merged 9 commits into from
Jul 30, 2020
Merged

Ninja build #830

merged 9 commits into from
Jul 30, 2020

Conversation

PeterMatula
Copy link
Collaborator

Fix #8

@PeterMatula
Copy link
Collaborator Author

run TC tests

Ladislav Zezula and others added 4 commits July 30, 2020 11:52
* Check for invalid bound import directory
* Optimization using std::move
* Removed unused structures from PeLibAux.h
If a sample has corrupted PE header and as a result does not have any
sections, heuristic search for UPX packer will fail as it tries to
access the first section. To remedy this, we need to ensure the sections
exist before we access them.
@PeterMatula PeterMatula merged commit b522bcb into master Jul 30, 2020
@PeterMatula PeterMatula deleted the ninja-build branch July 30, 2020 11:48
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.

Add support for the Ninja CMake generator
2 participants