forked from firmadyne/libnvram
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid triggering dynamic analysis with internal strncmps
Use a weird argument order so we never have our magic target comparisons in argument 1 or 2.
- Loading branch information
Andrew Fasano
committed
Feb 27, 2024
1 parent
b1a7e98
commit 9b0ae64
Showing
2 changed files
with
11 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters