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

"Not" Scan Type Feature #257

Merged
merged 5 commits into from
May 12, 2024
Merged

"Not" Scan Type Feature #257

merged 5 commits into from
May 12, 2024

Conversation

OpenNetSurfer
Copy link
Contributor

  • A new option in scan type comboBox is added
  • tr.py is updated to include string Not
  • Option works only with INT and FLOAT value type

Cannot work with AOB or STRING value type. Working on disabling "Not" when those are selected
PINCE.py Outdated Show resolved Hide resolved
PINCE.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@brkzlr brkzlr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine so far.

One thing to note is to please refrain from committing stuff with "(Ignore)" in title and such in the future. No commit should be ignored.

I'll let Korcan take a look/test as well before we merge this.

@brkzlr brkzlr linked an issue May 12, 2024 that may be closed by this pull request
@korcankaraokcu korcankaraokcu merged commit cb3537d into korcankaraokcu:master May 12, 2024
@korcankaraokcu
Copy link
Owner

Thanks for the patch!

@OpenNetSurfer
Copy link
Contributor Author

One thing to note is to please refrain from committing stuff with "(Ignore)" in title and such in the future. No commit should be ignored.

I understand. Will not do that in future

And I am glad I could contribute!

brkzlr pushed a commit to brkzlr/PINCE that referenced this pull request Sep 21, 2024
* Added "Not" option as a scan type
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.

Feature Request: Not option when "exact scanning"
3 participants