Skip to content

gokupwn/Leaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leaker

Leaker is a tool to transform leaked CSV file to JSON file
Three Version of Leaker
For linux (C++)
For windows (C++)
In python for windows and linux (not recommended very slow)

Note

Bug Fixed ;)


Comming Soon:
GUI version

Photo

Demo Photo Demo Photo

Install

git clone https://github.com/Hassan-Al-Achek/Leaker.git
#for windows
g++ main.cpp CSVRow.cpp -o leaker.exe

#for linux
g++ main.cpp CSVRow.cpp -o leaker

Run

# windows
leaker.exe

# linux
./leaker

Transform To HTML

python3 jsontoHTML.py

Demo Photo

Demo

Before

Demo Photo

After

Demo Photo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published