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