GithubHelp home page GithubHelp logo

dalunacrobate / daprofiler Goto Github PK

View Code? Open in Web Editor NEW
102.0 9.0 21.0 2.44 MB

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: GNU General Public License v3.0

Python 9.58% JavaScript 82.54% CSS 7.88%
osint python threat-intelligence social-media information-gathering profile facebook instagram skype osint-tools osint-python reconnaissance emails social-network

daprofiler's Issues

Test

profiler.py -n John -ln DOE -W WEBUI

not working

Traceback (most recent call last):
  File "C:\Users\xxx\Downloads\DaProfiler\profiler.py", line 504, in <module>
    webui()
  File "C:\Users\xxx\Downloads\DaProfiler\profiler.py", line 488, in webui
    y = json.loads(x.text)
        ^^^^^^^^^^^^^^^^^^
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\json\__init__.py", line 346, in loads
    return _default_decoder.decode(s)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\xxx\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err. Value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

:-/

fix it

when I search for a person's information, the results are osfuscated and therefore unreadable. can you fix it because we can't read osfuscated code

alt tag

Erreur lors du lancement du programme.

Lorsque je lance le programme, quelles que soient les options, cela m'affiche :

Traceback (most recent call last): File "profiler.py", line 2, in <module> import threading, time, colorama, treelib, random, sys, os, argparse ModuleNotFoundError: No module named 'treelib'
Bonne chance !

requests.exceptions.InvalidURL: Failed to parse

Hello there! While reviewing your Github profile, I wanted to take a look at a project you are still working on.
I downloaded it to my personal computer to see how the program works. Besides, I executed all the commands like you added to the readme file. However, I encountered the following error:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/requests/models.py", line 379, in prepare_url
scheme, auth, host, port, path, query, fragment = parse_url(url)
File "/usr/lib/python3/dist-packages/urllib3/util/url.py", line 392, in parse_url
return six.raise_from(LocationParseError(source_url), None)
File "", line 3, in raise_from
urllib3.exceptions.LocationParseError: Failed to parse: https://fr-fr.facebook.com/public/....-....
During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "profiler.py", line 55, in
facebook_results = facebook_search.facebook_search(name=name,pren=pren)
File "/home/*****/Masaüstü/DaProfiler/modules/facebook_search.py", line 6, in facebook_search
page = requests.get(url).content.decode('utf-8')
File "/usr/lib/python3/dist-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/usr/lib/python3/dist-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 519, in request
prep = self.prepare_request(req)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 452, in prepare_request
p.prepare(
File "/usr/lib/python3/dist-packages/requests/models.py", line 313, in prepare
self.prepare_url(url, params)
File "/usr/lib/python3/dist-packages/requests/models.py", line 381, in prepare_url
raise InvalidURL(*e.args)
requests.exceptions.InvalidURL:https://fr-fr.facebook.com/public/....-.....

It seems that the library you are using is no longer supported or it may have been upgraded to a new version. I wanted to report the error. You can solve the error by typing the version installed in your requirements.txt file or you can change the codes completely. The simplest way would be to edit the file. Good luck.

Python problem ?

Hello
i have the last version of python 2 and python 3 and there is a problem with the tool
python

the tool is not working (kali linux)
any help ?
Thx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.