aboutsummaryrefslogtreecommitdiff
path: root/binaries
AgeCommit message (Expand)AuthorFilesLines
2026-02-24Bunch of stuff moved as .old for new arch changeBobby10-601/+0
2026-02-20feat: Add sysinfo module for system information display and integrate datetim...Bobby4-1/+279
2026-02-20feat: Enhance stack display with table formatting and color supportBobby1-58/+30
2026-02-20feat: Implement parameter parsing library and integrate into existing binariesBobby8-22/+100
2026-02-15Make all binaries use library imports. Remove akiba library.Bobby8-261/+91
2026-02-15feat: Add 'wipe' command for clearing the terminal screenBobby2-0/+20
2026-02-15feat: Add 'rd' command for reading unit contents with error handlingBobby2-0/+71
2026-02-13Refactor and enhance filesystem navigation and communication between KatasBobby3-2/+58
2026-02-13refactor: Improve stack viewing and argument handling with enhanced error rep...Bobby1-13/+25
2026-02-13refactor: Enhance process spawning with argument support and streamline entry...Bobby1-12/+23
2026-01-28feat: Update stack viewer to include owner, permissions, and modified time de...Bobby1-25/+39
2026-01-27feat: Enhance stack viewer with owner, permissions, and modified time detailsBobby1-66/+142
2026-01-27feat: Enhance stack display with size information and improve error handlingBobby1-7/+35
2026-01-27feat: Remove echo and rd binaries; add mi stack viewer and viewstack syscallBobby6-44/+155
2025-12-16library dependent binariesBobby8-227/+31
2025-12-12more test binariesBobby4-0/+200
2025-12-11added a test hello binary to run on systemBobby2-0/+40