ProcInfo icon indicating copy to clipboard operation
ProcInfo copied to clipboard

Can it work on m1 ?

Open foolzzz opened this issue 5 years ago • 1 comments

i build on m1 with arm64, build it can't monitor process.

foolzzz avatar Dec 08 '20 12:12 foolzzz

i build on m1 with arm64, build it can't monitor process.

这个东西作者应该都放弃维护了,已经好几年不更新了 在 M1 上不能直接用,作者对操作系统版本的判断仅限于 macOS 10,所以你需要自己 Patch 有能力可以自己写一个,就是 OpenBSM 的解析,ProcInfo 太臃肿了,而且还隐藏了不少 Bug

trylab avatar Apr 09 '21 08:04 trylab