Skip to content

Commit

Permalink
fix: undefined identifier "is_elf" (rednaga#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder authored Nov 18, 2024
1 parent 4c35708 commit d982981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apkid/rules/elf/anti-vm.yara
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
**/

import "elf"
include "common.yara"

rule check_qemu_entropy : anti_vm
{
Expand Down

0 comments on commit d982981

Please sign in to comment.