天天看點

使用Sentinel LDK(Linux)對程式(*.so檔案)加殼

先要修改

~/github/Sentinel/Linux/VendorTools/Envelope

目錄下的envconfig.cfgx檔案

cd ~/github/Sentinel/Linux/VendorTools/Envelope
sudo chmod a+x linuxenv
./linuxenv -c:envconfig.cfgx
           

檢視狗子們的連接配接狀态

http://localhost:1947/_int_/devices.html
           

demo裡面有API的使用方法

linux/samples/runtime/c/hasp_demo.c