tanelpoder / 0xtools

0x.Tools: X-Ray vision for Linux systems
https://0x.tools
GNU General Public License v2.0
1.22k stars 99 forks source link

psn v1.2.3 release may show wrong syscall names on x86_64 due to looking them up from a wrong/template file #37

Closed tanelpoder closed 1 year ago

tanelpoder commented 1 year ago

unistd.h files on ARM/aarch64 work somewhat differently from x86_64... Fixed in the repo already:

https://github.com/tanelpoder/0xtools/commit/0b1d25c72e60c8a5f8f37e0881aec447c08ffe63

Will release 1.2.4 with the fix soon.

tanelpoder commented 1 year ago

Fixed https://github.com/tanelpoder/0xtools/commit/0b1d25c72e60c8a5f8f37e0881aec447c08ffe63