Giter Club home page Giter Club logo

fluxus-key-bypasser's Introduction

🌐 Contacts


@shiawaseu @SHlAWASE

🛠  Languages & Tools

⚙️  GitHub Analytics


fluxus-key-bypasser's People

Contributors

shiawaseu avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

fluxus-key-bypasser's Issues

Method for bypassing without doing captcha

await wait(3) await req.request("https://flux.li/windows/start.php?HWID=" + hwid) // If you just do a request to it they already validate it, they dont even validate the captcha lol, also maybe add a feature to safe the HWID in a file but i dont know js that good + i found that out why doing my own bypass await wait(1) await req.request("https://flux.li/windows/start.php?7b20bcc1dfe26db966bb84f159da392f=false&HWID=" + hwid, { 'Referer': start_url, 'Cookie': commoncookie }) // This was the patch?? It's legit static LMAO

Great job

We ignore the fact that i dont understand how pull requests work thats why i do it here

savedhwid file

When i ran the start file after running the install one, it gave me a permission error. There wasnt a file named savedhwid.bypass. This was easy to fix for me as i could add that file myself, but i dont know if everyone knows how to do this.

Not working

Tested the V2 to see if it really works, the key didn't work and got temp banned.

Crash on starting

OS: Windows 10 x64
Python 3.10

Traceback (most recent call last):
File "main.py", line 93, in
main()
File "main.py", line 67, in main
driver = webdriver.Chrome(options=options)
File "C:\Users\SASEN1\AppData\Local\Programs\Python\Python38\lib\site-packages\seleniumwire\webdriver.py", line 218, in init
super().init(*args, **kwargs)
File "C:\Users\SASEN1\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 45, in init
super().init(
File "C:\Users\SASEN1\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\chromium\webdriver.py", line 56, in init
super().init(
File "C:\Users\SASEN1\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 206, in init
self.start_session(capabilities)
File "C:\Users\SASEN1\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 290, in start_session
response = self.execute(Command.NEW_SESSION, caps)["value"]
File "C:\Users\SASEN1\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 345, in execute
self.error_handler.check_response(response)
File "C:\Users\SASEN1\AppData\Local\Programs\Python\Python38\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 229, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: Failed to create Chrome process.
Stacktrace:
Backtrace:
Ordinal0 [0x0084ACD3+2075859]
Ordinal0 [0x007DEE61+1633889]
Ordinal0 [0x006DB7BD+571325]
Ordinal0 [0x006F94C0+693440]
Ordinal0 [0x006F6BE9+682985]
Ordinal0 [0x0072DBD3+908243]
Ordinal0 [0x0072D6AA+906922]
Ordinal0 [0x00727136+880950]
Ordinal0 [0x006FFEFD+720637]
Ordinal0 [0x00700F3F+724799]
GetHandleVerifier [0x00AFEED2+2769538]
GetHandleVerifier [0x00AF0D95+2711877]
GetHandleVerifier [0x008DA03A+521194]
GetHandleVerifier [0x008D8DA0+516432]
Ordinal0 [0x007E682C+1665068]
Ordinal0 [0x007EB128+1683752]
Ordinal0 [0x007EB215+1683989]
Ordinal0 [0x007F6484+1729668]
BaseThreadInitThunk [0x74F8FA29+25]
RtlGetAppContainerNamedObjectPath [0x76EF7A9E+286]
RtlGetAppContainerNamedObjectPath [0x76EF7A6E+238]

Blank key

It says "Your key is:" and nothing else

is it broken or am i just stupid

AxiosError: socket hang up
at Function.AxiosError.from (C:\Exploit\Fluxus b\node_modules\axios\dist\node\axios.cjs:836:14)
at RedirectableRequest.handleRequestError (C:\Exploit\Fluxus b\node_modules\axios\dist\node\axios.cjs:3010:25)
at RedirectableRequest.emit (events.js:315:20)
at ClientRequest.eventHandlers. (C:\Exploit\Fluxus b\node_modules\follow-redirects\index.js:14:24)
at ClientRequest.emit (events.js:315:20)
at TLSSocket.socketOnEnd (_http_client.js:493:9)
at TLSSocket.emit (events.js:327:22)
at endReadableNT (internal/streams/readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
code: 'ECONNRESET',
config: {
transitional: {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
},
adapter: [ 'xhr', 'http' ],
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse] ],
timeout: 0,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
env: { FormData: [Function], Blob: null },
validateStatus: [Function: validateStatus],
headers: AxiosHeaders {
Accept: 'application/json, text/plain, /',
Referer: 'https://fluxteam.net/',
'User-Agent': 'axios/1.4.0',
'Accept-Encoding': 'gzip, compress, deflate, br'
},
method: 'get',
url: 'https://flux.li/windows/start.php?HWID=5F67FC9BD0E16967D0E18036B39CA54Eedcf817dabb29e938ce095a4c2bddd7f',
data: undefined
},
request: <ref *1> Writable {
_writableState: WritableState {
objectMode: false,
highWaterMark: 16384,
finalCalled: false,
needDrain: false,
ending: false,
ended: false,
finished: false,
destroyed: false,
decodeStrings: true,
defaultEncoding: 'utf8',
length: 0,
writing: false,
corked: 0,
sync: true,
bufferProcessing: false,
onwrite: [Function: bound onwrite],
writecb: null,
writelen: 0,
afterWriteTickInfo: null,
buffered: [],
bufferedIndex: 0,
allBuffers: true,
allNoop: true,
pendingcb: 0,
prefinished: false,
errorEmitted: false,
emitClose: true,
autoDestroy: true,
errored: null,
closed: false
},
_events: [Object: null prototype] {
response: [Function: handleResponse],
error: [Function: handleRequestError],
socket: [Function: handleRequestSocket]
},
_eventsCount: 3,
_maxListeners: undefined,
_options: {
maxRedirects: 21,
maxBodyLength: Infinity,
protocol: 'https:',
path: '/windows/start.php?HWID=5F67FC9BD0E16967D0E18036B39CA54Eedcf817dabb29e938ce095a4c2bddd7f',
method: 'GET',
headers: [Object: null prototype],
agents: [Object],
auth: undefined,
family: undefined,
lookup: undefined,
beforeRedirect: [Function: dispatchBeforeRedirect],
beforeRedirects: [Object],
hostname: 'flux.li',
port: '',
agent: undefined,
nativeProtocols: [Object],
pathname: '/windows/start.php',
search: '?HWID=5F67FC9BD0E16967D0E18036B39CA54Eedcf817dabb29e938ce095a4c2bddd7f'
},
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 0,
_requestBodyBuffers: [],
_onNativeResponse: [Function (anonymous)],
_currentRequest: ClientRequest {
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: false,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
socket: [TLSSocket],
_header: 'GET /windows/start.php?HWID=5F67FC9BD0E16967D0E18036B39CA54Eedcf817dabb29e938ce095a4c2bddd7f HTTP/1.1\r\n' +
'Accept: application/json, text/plain, /\r\n' +
'Referer: https://fluxteam.net/\r\n' +
'User-Agent: axios/1.4.0\r\n' +
'Accept-Encoding: gzip, compress, deflate, br\r\n' +
'Host: flux.li\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: noopPendingOutput],
agent: [Agent],
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
path: '/windows/start.php?HWID=5F67FC9BD0E16967D0E18036B39CA54Eedcf817dabb29e938ce095a4c2bddd7f',
_ended: false,
res: null,
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'flux.li',
protocol: 'https:',
_redirectable: [Circular *1],
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype]
},
_currentUrl: 'https://flux.li/windows/start.php?HWID=5F67FC9BD0E16967D0E18036B39CA54Eedcf817dabb29e938ce095a4c2bddd7f',
[Symbol(kCapture)]: false
},
cause: Error: socket hang up
at connResetException (internal/errors.js:607:14)
at TLSSocket.socketOnEnd (_http_client.js:493:23)
at TLSSocket.emit (events.js:327:22)
at endReadableNT (internal/streams/readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
code: 'ECONNRESET'
}
}
(node:17468) UnhandledPromiseRejectionWarning: ReferenceError: response is not defined
at handler (C:\Exploit\Fluxus b\request.js:14:5)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
at async Object.request (C:\Exploit\Fluxus b\request.js:18:19)
at async bypass (C:\Exploit\Fluxus b\index.js:22:5)
(Use node --trace-warnings ... to show where the warning was created)
(node:17468) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:17468) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Press any key to continue

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.