Giter Site home page Giter Site logo

hcaptcha-bypass's People

Contributors

mainsilent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hcaptcha-bypass's Issues

Hey you got discord account?

hey you got discord i wanna talk to you about this i got issue thanks
if you do got a discord get back to me thanks

[WinError 193] %1 is not a valid Win32 application

C:\Users\rod\Desktop\hCaptcha-Bypass-master>py main.py
Traceback (most recent call last):
File "C:\Users\rod\Desktop\hCaptcha-Bypass-master\main.py", line 74, in
print(new())
File "C:\Users\rod\Desktop\hCaptcha-Bypass-master\main.py", line 49, in new
driver = Chrome(executable_path="./chromedriver", options=options)
File "C:\Users\rod\AppData\Local\Programs\Python\Python39\lib\site-packages\undetected_chromedriver_init_.py", line 57, in new
instance.init(*args, **kwargs)
File "C:\Users\rod\AppData\Local\Programs\Python\Python39\lib\site-packages\seleniumwire\webdriver.py", line 168, in init
super().init(*args, **kwargs)
File "C:\Users\rod\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 69, in init
super(WebDriver, self).init(DesiredCapabilities.CHROME['browserName'], "goog",
File "C:\Users\rod\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\chromium\webdriver.py", line 90, in init
self.service.start()
File "C:\Users\rod\AppData\Local\Programs\Python\Python39\lib\site-packages\selenium\webdriver\common\service.py", line 74, in start
self.process = subprocess.Popen(cmd, env=self.env,
File "C:\Users\rod\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\rod\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 1420, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
OSError: [WinError 193] %1 is not a valid Win32 application

how to fix?

CANNOT GET TO WORK! INSTALL ERROR + FREEZE!

hi!

thank you so much for sharing this!
can't seem to get it to work. at first was having an error with install, but then found the code was deprecated, so implemented the below:

import undetected_chromedriver.v2 as uc
driver = uc.Chrome()
driver.get('https://nowsecure.nl')

now when i run your code i am receiving a freeze error:

\lib\multiprocessing\spawn.py", line 134, in _check_not_importing_main
raise RuntimeError('''
RuntimeError:
An attempt has been made to start a new process before the
current process has finished its bootstrapping phase.

    This probably means that you are not using fork to start your
    child processes and you have forgotten to use the proper idiom
    in the main module:

        if __name__ == '__main__':
            freeze_support()
            ...

amongst many other lines...

please help!

Cant get hcaptcha key

When I start main.py it hangs on 'Waiting for key...'. I checked developers console and saw:

image

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.