Skip to content

DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.

License

Notifications You must be signed in to change notification settings

beer15/DaProfiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python

GPLv3 license Open Source Love svg3

For educational purposes only.

alt text

DaProfiler

DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses of a target via searches on Skype and tests of combining e-mail addresses followed by a check to know if the email address exists or not (Beware of false negatives, the results displayed do not necessarily relate to the target you are looking for if another person has the same name - first name). DaProfiler is also able to check the words of a an instagram bio to find interesting information such as : Email addresses, Paypal.me profiles,Sexual Orientation,City,School,Age,Ethnicity,Religions,Hobbies and more ...

Installation - Linux

Python 3.8 required

git clone https://github.com/TheRealDalunacrobate/DaProfiler.git
cd DaProfiler
pip install -r requirements.txt

Use

profiler.py -n [NAME] -ln [LAST NAME] -l True -O txt_file.txt
(Target Name) (Target Last Name) (Enable Terminal Logging) (Output to txt_file.txt)

=====================================================================

usage: profiler.py [-h] [-n NAME] [-l LOGGING] [-ln LASTNAME] [-O OUTPUT]

  -h, --help            show this help message and exit
  -n NAME, --name NAME  Victim name
  -l LOGGING, --logging LOGGING
                        Enable terminal logging (Optional)
  -ln LASTNAME, --lastname LASTNAME
                        Last name of victim
  -O OUTPUT, --output OUTPUT
                        ( -O output.txt ) (Optional)
  -W WEBUI, --webui WEBUI
                        Open HTML report at the end if is "True" after excecution (Optional)
  -u UPDATE, --update UPDATE
                        Update DaProfiler (Optional)

WARNING !

If you use -W True argument, your results will be saved on a server to use that data in a the DaProfiler search engine (soon). But keep it mind that you can ask, whenever you want to delete it from the server.

Update DaProfiler : 

C:\Users\User\> python3 profiler.py -u True

Demo

alt text

Api

Source Service type Subscription Key in code
Leakcheck.net Breach Search Premium 🔑
apilayer.net Phone infos Free ✅

Add your premium api keys :

  • Go to modules\api_modules then open your API module (ex Leakcheck), replace "YOUR_KEY" to your key, save and quit your text editor.

Contact

Mail : daluna_pro@protonmail.ch.
Discord : Dalunacrobate#6166
Discord server : Here

Contributions

All suggestions are welcome.

About

DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%