FreeBSD 从入门到跑路
#
第十一节 Git
FreeBSD 13 不自带 git 命令,需要自行安装:
# pkg install git
第十节 通过 IDA 7 调试 FreeBSD