Skip to content

Comments

Ninja build#830

Merged
PeterMatula merged 9 commits intomasterfrom
ninja-build
Jul 30, 2020
Merged

Ninja build#830
PeterMatula merged 9 commits intomasterfrom
ninja-build

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