https://github.com/taciturnaxolotl/crushdb
Rainbow tables babyyyyyy!
https://github.com/taciturnaxolotl/crushdb
hc zkcrush
Last synced: 4 months ago
JSON representation
Rainbow tables babyyyyyy!
- Host: GitHub
- URL: https://github.com/taciturnaxolotl/crushdb
- Owner: taciturnaxolotl
- License: agpl-3.0
- Created: 2024-10-06T18:13:56.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-10-07T01:22:14.000Z (7 months ago)
- Last Synced: 2024-12-08T06:29:21.891Z (5 months ago)
- Topics: hc, zkcrush
- Language: TypeScript
- Homepage:
- Size: 9.96 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# crushDB

Indexing every user on slack to create the ultimate zkcrush rainbow table
---
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
---
_© 2024 Kieran Klukas_
_Licensed under [AGPL 3.0](LICENSE.md)_