Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default config is missing #103

Open
yeetus-cpu opened this issue May 3, 2023 · 3 comments
Open

default config is missing #103

yeetus-cpu opened this issue May 3, 2023 · 3 comments

Comments

@yeetus-cpu
Copy link

no matter how much i redownload merge the folders or move default_config.json5 in the folders it always gives default config is missing error, it feels half baked and broken from error after error, fixing one only for another to come

@docfate111
Copy link

^

@falk0069
Copy link

ran into the same problem. I made some progress by downloading the mentioned https://github.com/MTK-bypass/exploits_collection. Then ran the command with the '-c' option similar to this:
python main.py -c exploits_collection-master\default_config.json5

@jusdMustafa
Copy link

python main.py -c exploits_collection-master\default_config.json5

mustafa@thinkpad-l590:/bypass_utility$ ./main.py -c exploits_collection-master\default_config.json5
Traceback (most recent call last):
File "/home/mustafa/bypass_utility/./main.py", line 237, in
main()
File "/home/mustafa/bypass_utility/./main.py", line 36, in main
raise RuntimeError("Config file {} doesn't exist".format(arguments.config))
RuntimeError: Config file exploits_collection-masterdefault_config.json5 doesn't exist
mustafa@thinkpad-l590:
/bypass_utility$ python main.py -c exploits_collection-master\default_config.json5
Traceback (most recent call last):
File "/home/mustafa/bypass_utility/main.py", line 237, in
main()
File "/home/mustafa/bypass_utility/main.py", line 36, in main
raise RuntimeError("Config file {} doesn't exist".format(arguments.config))
RuntimeError: Config file exploits_collection-masterdefault_config.json5 doesn't exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants