AssemBuddy

所属分类:开发工具
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-11-16 23:44:21
上 传 者sh-1993
说明:  用于查询编程关键字的命令行工具
(Command line tool for querying programming keywords)

文件列表:
LICENSE (1063, 2023-11-27)
cmd/ (0, 2023-11-27)
cmd/main.go (1193, 2023-11-27)
go.mod (1015, 2023-11-27)
go.sum (3816, 2023-11-27)
pkg/ (0, 2023-11-27)
pkg/assembuddy/ (0, 2023-11-27)
pkg/assembuddy/renderTable.go (3001, 2023-11-27)
pkg/assembuddy/requestTable.go (1993, 2023-11-27)
pkg/assembuddy/requestTable_test.go (754, 2023-11-27)

# AssemBuddy Command line tool for querying assembly information. Big thanks to [syscall.sh](https://syscall.sh/) for such an awesome API. ![demo](https://github.com/Selyss/AssemBuddy/assets/99344963/987e16a2-ce27-4c27-b360-6327232882e2) ## Features - All query results are printed in a table - Query results are `$PAGER` friendly - Query an architecture syscall - Query a specific syscall over all architectures - Query a list of all syscalls for a specific architecture - Pretty print JSON result ## Requirements - Internet access for calling the api (offline mode is a WIP) ## Installation The recommended installation method is building from source \ You can add the binary to `$PATH` to use it from anywhere on your system ## Examples ### Querying a specific syscall ![demo](https://github.com/Selyss/AssemBuddy/assets/99344963/987e16a2-ce27-4c27-b360-6327232882e2) ### Querying a specific syscall over all architectures ![all](https://github.com/Selyss/AssemBuddy/assets/99344963/4b7f82e4-b2a0-4791-988a-0d23d7b8b314) ### Querying all syscalls for an architecture ![arch](https://github.com/Selyss/AssemBuddy/assets/99344963/d8218e8d-233a-47e0-8ff6-9269b96de6e5)

近期下载者

相关文件


收藏者