EvilPortalLogsExtractor
A simple tool to gather sign-in credentials from 'log.txt' files of the Evil Portal app and extract them into one easy-to-read file
Install / Use
/learn @FlippieHacks/EvilPortalLogsExtractorREADME
This script helps you extract user logs from log.txt files generated with the Evil Portal app on the Flipper zero.
You only need to change the path to the folder holding your log.txt files on your computer. You can do that in the three .sh files.
DISCLAIMER: This is for educational purposes only. Not to be used on unaware victims. You could be arrested for it, that's a crime.
Looking for portals to play with? Have a look at my repo of various portals.
Want to make a custom portal to impress your friends? Try this script for a quick creation of your portal
To run the scripts, you must have Git Bash installed.
Before first use, access the directory holding the .sh files (can be the same or different as the one holding the log.txt files).
Basically, in Git Bash when you have the files downloaded, do this:
cd "PATH/TO/YOUR/FOLDER"
chmod -x "Extract.sh"
chmod -x "ExtractPasswords.sh"
chmod -x "ExtractMails.sh"
You can now run the scripts by using the command "./Extract.sh", "./ExtractPasswords.sh" or "./ExtractMails.sh" Or just by double-clicking the .sh files in the folder you put them. DON'T forget to change the folder path in each one of them. It needs to lead to the folder where you have your log.txt file(s)
- Extract.sh : will extract username and password
- ExtractPasswords.sh : will extract only passwords and delete duplicates
- ExtractMails.sh : will extract only the usernames, delete duplicates and delete inputs that are not emails
Extracts appear in the same folder you put the .sh files in. Don't forget to move them in another folder before extracting new data. They would, otherwise, be overwritten.
Happy Flippin'
Related Skills
node-connect
352.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
