KEXview/README.md

11 lines
198 B
Markdown
Raw Normal View History

2024-03-19 18:02:55 +01:00
# KEXview
2024-03-20 15:41:49 +01:00
Program for viewing information about executable files for KolibriOS
Usage:
2024-03-20 15:42:56 +01:00
```
2024-03-20 15:41:49 +01:00
kexview <kex_file> - view info about kex program
kexview -l <obj_file> - view info about obj library
2024-03-20 15:42:56 +01:00
```
2024-03-20 15:41:49 +01:00