All Projects → cxcorp → cyberpunk2077-hacking-solver

cxcorp / cyberpunk2077-hacking-solver

Licence: Apache-2.0 license
Online Cyberpunk 2077 hacking minigame solver.

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cyberpunk2077-hacking-solver

CyberPunkNetrunner
Cyberpunk 2077 Netrunner Hacking Tool (Easy to use and install). Don't use it on illegal and malicious activity. Inspired by the game CyberPunk 2077 https://www.cyberpunk.net/
Stars: ✭ 69 (+228.57%)
Mutual labels:  cyberpunk2077
Cyberpunk-2077-theme-css
This is a theme in CSS3 to simulate the interfaxes of the game CyberPunk 2077.
Stars: ✭ 118 (+461.9%)
Mutual labels:  cyberpunk2077
inCyberPunk2022
👾 https://cybersocial.herokuapp.com/   C̵̡̡͓̪̺̲̺̳̭̱̩͖͔̽̈́͜y̵̢̺̮̥̠̲̼̫͗b̴̲͇̟̭̹͆͒̈́̒͋̃̌̇̈̆̚͠͠ȅ̷̡̢̩̺̏r̴̢̛̹̲̜͙͉̩̩̣͉̺͂̀́̈́̇͛͋̊̉̈́̇P̵̡͊̚ų̵̙̣͓̤̼̭̤̥̯̻̯̒ͅň̸̛̯͕̦̦͓̙̋͐̈́́̉ͅḱ̷̡̪͚͉̟̘̳̯̳͉̈́͐͂̇̾͑̕̕͝ͅ
Stars: ✭ 28 (+33.33%)
Mutual labels:  cyberpunk2077
CP77HookFileName
Hook filenames in Cyberpunk 2077 (used in unpack .archive)
Stars: ✭ 17 (-19.05%)
Mutual labels:  cyberpunk2077
Cyberenginetweaks
Performance boost, bug fixes and hacks for fun for Cyberpunk 2077
Stars: ✭ 3,623 (+17152.38%)
Mutual labels:  cyberpunk2077
breach-protocol-autosolver
Solve breach protocol minigame in second(s). Windows/Linux/GeForce Now/Google Stadia. Every language.
Stars: ✭ 28 (+33.33%)
Mutual labels:  cyberpunk2077
BraindanceProtocol
A GUI to modify your Cyberpunk 2077 experience
Stars: ✭ 84 (+300%)
Mutual labels:  cyberpunk2077
redscript
Compiler/decompiler toolkit for redscript
Stars: ✭ 191 (+809.52%)
Mutual labels:  cyberpunk2077
WolvenKit
Mod editor/creator for RED Engine games. The point is to have an all in one tool for creating mods for the games made with the engine.
Stars: ✭ 429 (+1942.86%)
Mutual labels:  cyberpunk2077

cyberpunk-2077-hacking-solver

A web-based solver for the Cyberpunk 2077 Breach Protocol hacking minigame. Try it online.

Follow my progress on an automated code matrix reader (client-side JS only - OpenCV.js & Tesseract.js) here: https://github.com/cxcorp/cyberpunk2077-hacker-camera-proto

Development

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install node.js.

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Testing

Any tests under __tests__ will be run when executing npm run test.

When executing npm run test:watch, the Jest CLI is invoked with the --watch option (see here).

While watch is running the following commands may be used:

Watch Usage
 › Press a to run all tests.
 › Press f to run only failed tests.
 › Press p to filter by a filename regex pattern.
 › Press t to filter by a test name regex pattern.
 › Press q to quit watch mode.
 › Press Enter to trigger a test run.

TSLint

Run TSLint for suggestions on a given file or directory, for example:

$ tslint -c tslint.json './lib/**/*.ts'

TSLint also has plugins to enable highlighting (and often automatically fixing) issues in a number of popular IDEs:

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

License

This project is licensed under the Apache 2.0 License. See LICENSE and NOTICE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].