This is a simple, graphical application for generating fake identities and managing temporary inboxes. It is designed for testing, development, and privacy-focused workflows.
- Generate fake identities (names, addresses, etc.)
- Temporary email inbox management
- View and read messages from inboxes
- Simple, modern graphical interface
- Python 3
- PySide6 (graphical interface)
- Faker (identity generation)
- requests (API communication)
- PyInstaller (for building executables)
Find the latest version on the following website: https://github.com/zoardgodor/IdentForge/releases
- Download
IdentForge_vX.X_WIN64.ziporIdentForge_vX.X_WIN64_installer.exe. - For ZIP, extract the archive and run it (for installer, follow the instructions).
(The Installer was created with Inno Setup Compiler)
You'll need to build the Linux version yourself using PyInstaller; see below
Required:
- Python 3
- pip package manager
Install the necessary packages:
pip install -r requirements.txtRun main.py:
python main.pyRequired:
- Python 3
- pip package manager
Install the necessary packages:
pip install -r requirements.txt
pip install pyinstallerThen create the exe according to the make_executable.txt file in the repo.
The resulting executable will be in the dist folder.
- Start the program (
IdentForge.exeif built, or runmain.py). - Use the interface to generate fake identities or manage inboxes.
- View, read, and manage messages as needed.
See: LICENSE BY INSTALLING AND USING THE PROGRAM, YOU ACCEPT THE LICENSE AGREEMENT.
- Modern, user-friendly interface
- Advanced error handling and user feedback
Created by: Gódor Zoárd
Contacts for reporting issues:
GitHub's built-in issue reporting system
EMail: zoard.godor@gmail.com
The software is prohibited from being used for illegal activities!