https://github.com/taviso/hiewkey
Keyboard helper for Hiew
https://github.com/taviso/hiewkey
hexeditor hiew
Last synced: 6 months ago
JSON representation
Keyboard helper for Hiew
- Host: GitHub
- URL: https://github.com/taviso/hiewkey
- Owner: taviso
- Created: 2020-05-20T20:17:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T20:19:08.000Z (over 5 years ago)
- Last Synced: 2025-04-04T21:51:12.661Z (9 months ago)
- Topics: hexeditor, hiew
- Language: C
- Size: 86.9 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hiewkey
This is a simple HEM (aka plugin) for the Hiew hex editor that simulates key
presses that are not possible when using a virtual terminal.
If you use Hiew over ssh, or under wsl, then this will help you use features
that normally require a Windows console.

# Installation
Copy `hiewkey.hem` to your `hem` folder, which is usually where you installed
hiew.
# Notes
Please file an issue if there are keystrokes I need to add.
# Author
Tavis Ormandy