ipwndfu icon indicating copy to clipboard operation
ipwndfu copied to clipboard

Fix limera1n.py

Open Merculous opened this issue 1 year ago • 0 comments

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • [ ] Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If you are working in this fork the source branch should be feature/<username>/<topic> merging into hack-different/iwpndfu:next (left side). Don't request your main!
  • [ ] Rebase to main locally to prevent messy commits. This can be done from the PR.
  • [ ] This may sound obvious but get a device out and test that the program works. (One day we may have better test infrastructure but for now this is required)
  • [ ] Check the commit's message styles matches our requested structure. And no profanity in commit messages as they go out to Discord / are immutable.
  • [ ] Link your PR to an open GitHub issue to ensure that the rationale is not repeated and the issue is closed when the PR is accepted. (Must be done in body of the PR not in title)
  • [ ] Check your code additions will fail neither code linting checks nor unit test. This is done by setting up pre-commit in your local workspace. GitHub actions will also verify quality and will prevent you from merging without it.

❤️Thank you!

These changes are required for limera1n to continue.

Tested on Ubuntu 22.04.3

Merculous avatar Sep 05 '23 15:09 Merculous