Skip to content

Conversation

@jweezy24
Copy link
Contributor

@jweezy24 jweezy24 commented Sep 27, 2024

I added code that checks if Frida is running (can only run if rooted) and added code to check if the bootloader is unlocked. I also restructured some code in the check root function. I also updated the runcmd.py file because if the output to a command is too long it would cause a timeout. That is now fixed.

@naman
Copy link
Contributor

naman commented Oct 9, 2024

@jweezy24 can u pls look at the linter errors and fix it? I think there are only a couple of files that need to be fixed. I think you can install black formatted on vscode to do this automatically. I see a lot of these changes are replacing ' with " (can you revert them?)

@jweezy24
Copy link
Contributor Author

jweezy24 commented Oct 9, 2024

@jweezy24 can u pls look at the linter errors and fix it? I think there are only a couple of files that need to be fixed. I think you can install black formatted on vscode to do this automatically. I see a lot of these changes are replacing ' with " (can you revert them?) These changes were made with that formatter extension. If I roll them back there would be more errors lol.

@rchatterjee rchatterjee merged commit 31800bd into stopipv:main Dec 7, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants