https://github.com/taciturnaxolotl/erised-scanner
https://github.com/taciturnaxolotl/erised-scanner
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taciturnaxolotl/erised-scanner
- Owner: taciturnaxolotl
- Created: 2024-06-10T21:06:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T00:30:02.000Z (10 months ago)
- Last Synced: 2025-03-28T19:13:10.584Z (about 1 month ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# erised-scanner
A tool to help with hcb scrubbing (pretty much a one time tool that will never get used again)
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.10. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.