Giter Club home page Giter Club logo

viralmaniar / xposedornot Goto Github PK

View Code? Open in Web Editor NEW
137.0 12.0 28.0 25 KB

XposedOrNot (XoN) tool is to search an aggregated repository of xposed passwords comprising of ~850 million real time passwords. Usage of such compromised passwords is detrimental to individual account security.

Python 100.00%
osint osinttool password-leak credentials-gathering reconnaissance recon penetration-testing-tools intelligence-gathering password-breach breach-compilation

xposedornot's Issues

Python3

App is not working with python3 and pip3.

Install Issue

ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-7fc294_z/hashlib/setup.py'"'"'; file='"'"'/tmp/pip-install-7fc294_z/hashlib/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-7fc294_z/hashlib/pip-egg-info
cwd: /tmp/pip-install-7fc294_z/hashlib/
Complete output (62 lines):
Traceback (most recent call last):
File "", line 1, in
File "/home/user1/.local/lib/python3.6/site-packages/setuptools/init.py", line 18, in
import setuptools.version
File "/home/user1/.local/lib/python3.6/site-packages/setuptools/version.py", line 1, in
import pkg_resources
File "/home/user1/.local/lib/python3.6/site-packages/pkg_resources/init.py", line 36, in
import email.parser
File "/usr/lib/python3.6/email/parser.py", line 12, in
from email.feedparser import FeedParser, BytesFeedParser
File "/usr/lib/python3.6/email/feedparser.py", line 27, in
from email._policybase import compat32
File "/usr/lib/python3.6/email/_policybase.py", line 9, in
from email.utils import _has_surrogates
File "/usr/lib/python3.6/email/utils.py", line 28, in
import random
File "/usr/lib/python3.6/random.py", line 46, in
from hashlib import sha512 as _sha512
File "/tmp/pip-install-7fc294_z/hashlib/hashlib.py", line 80
raise ValueError, "unsupported hash type"
^
SyntaxError: invalid syntax
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 63, in apport_excepthook
from apport.fileutils import likely_packaged, get_recent_crashes
File "/usr/lib/python3/dist-packages/apport/init.py", line 5, in
from apport.report import Report
File "/usr/lib/python3/dist-packages/apport/report.py", line 12, in
import subprocess, tempfile, os.path, re, pwd, grp, os, time
File "/usr/lib/python3.6/tempfile.py", line 184, in
from random import Random as _Random
File "/usr/lib/python3.6/random.py", line 46, in
from hashlib import sha512 as _sha512
File "/tmp/pip-install-7fc294_z/hashlib/hashlib.py", line 80
raise ValueError, "unsupported hash type"
^
SyntaxError: invalid syntax

Original exception was:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/user1/.local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in <module>
    import setuptools.version
  File "/home/user1/.local/lib/python3.6/site-packages/setuptools/version.py", line 1, in <module>
    import pkg_resources
  File "/home/user1/.local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 36, in <module>
    import email.parser
  File "/usr/lib/python3.6/email/parser.py", line 12, in <module>
    from email.feedparser import FeedParser, BytesFeedParser
  File "/usr/lib/python3.6/email/feedparser.py", line 27, in <module>
    from email._policybase import compat32
  File "/usr/lib/python3.6/email/_policybase.py", line 9, in <module>
    from email.utils import _has_surrogates
  File "/usr/lib/python3.6/email/utils.py", line 28, in <module>
    import random
  File "/usr/lib/python3.6/random.py", line 46, in <module>
    from hashlib import sha512 as _sha512
  File "/tmp/pip-install-7fc294_z/hashlib/hashlib.py", line 80
    raise ValueError, "unsupported hash type"
                    ^
SyntaxError: invalid syntax
----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

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.