Skip to content

Commit

Permalink
Import the XNU kernelcache RBin plugin ##bin
Browse files Browse the repository at this point in the history
* Requires -F kernelcache for now
  • Loading branch information
mrmacete authored and radare committed Mar 8, 2019
1 parent 7d0a776 commit 70ad8cf
Show file tree
Hide file tree
Showing 18 changed files with 4,589 additions and 4 deletions.
2 changes: 1 addition & 1 deletion libr/bin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ include ../config.mk
include ../../global.mk

NAME=r_bin
DEPS=r_util r_io r_socket r_magic r_hash
DEPS=r_util r_io r_socket r_magic r_hash r_syscall

.PHONY: pre

Expand Down
Loading

0 comments on commit 70ad8cf

Please sign in to comment.