SkillAgentSearch skills...

Facecrack

A shitty TypeScript CLI tool for performing dictionary attacks on a Facebook account.

Install / Use

/learn @janleigh/Facecrack

README

<!--- this readme sucks ---> <!--- TITLE ---> <h1 align="center"> facecrack </h1> <!--- DESCRIPTION ---> <div align="center"> <p></p> <a href="https://github.com/janleigh/facecrack/network/members"> <img src="https://img.shields.io/github/forks/janleigh/facecrack?color=f7be95&labelColor=1E1E28&style=for-the-badge"> </a> <a href="https://github.com/janleigh/facecrack/stargazers"> <img src="https://img.shields.io/github/stars/janleigh/facecrack?color=C9CBFF&labelColor=1E1E28&style=for-the-badge"> </a> <br> </div>

:wrench: <samp>SETUP</samp>

You must have Node.js 18+ and Yarn installed in your system before proceeding.

# Install the dependencies.
$ yarn install

# Compile facecrack.
$ yarn build

# Run facecrack.
$ node ./bin/index.js -t <target> -w <path/to/wordlist>
# Run facecrack with 2000ms delay.
$ node ./bin/index.js -t <target> -w <path/to/wordlist> -d 2000
# Run facecrack with a custom Chrome/Chromium executable.
$ node ./bin/index.js -t <target> -w <path/to/wordlist> --exec /usr/sbin/google-chrome-stable

:money_with_wings: <samp>TIP JAR</samp>

If you enjoyed it and would like to show your appreciation, you may want to tip me here.

It is never required but always appreciated. Thanks from the bottom of my heart!

| Donate With | Address | | :-----------: | :------------------------------------------------: | | Ko-fi | Click Here |

:warning: <samp>DISCLAIMER</samp>

This project is intended for academic and research purposes only. The use of this tool for any unlawful activity is strictly prohibited.

<!--- LICENSE --->

:scroll: <samp>LICENSE</samp>

This project is licensed under the MIT license.

<p align="center"> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true"/> </p>
View on GitHub
GitHub Stars42
CategoryDevelopment
Updated15d ago
Forks4

Languages

TypeScript

Security Score

95/100

Audited on Mar 16, 2026

No findings