Fix Java Makefile on Darwin (#936)
* Fixes the logic for Dylib extensions on macOS. * Adds an uninstall task and documentation.
This commit is contained in:
committed by
Nguyen Anh Quynh
parent
dab5060005
commit
94b1168776
@@ -32,3 +32,6 @@ The samples directory contains some sample code to show how to use Unicorn API.
|
||||
- SampleNetworkAuditing.java
|
||||
Unicorn sample for auditing network connection and file handling in shellcode.
|
||||
|
||||
To uninstall Java binding for Unicorn:
|
||||
|
||||
$ sudo make uninstall
|
||||
|
||||
Reference in New Issue
Block a user