Update mars.md

This commit is contained in:
jackyin
2025-12-03 19:55:27 +08:00
committed by GitHub
parent c4d80f6095
commit 4e718c5baf
+1 -1
View File
@@ -7,7 +7,7 @@ https://bbs.kanxue.com/thread-286611.htm
cd mars
python3 build_osx.py
cd cmake_build/OSX/Darwin.out
ar -x *.a
ar -x libxlog.a
for f in *.o; do
/Applications/IDA\ Professional\ 9.1.app/Contents/MacOS/tools/flair/pmacho "$f"
done