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

Feature/debugger detection #12

Merged
merged 3 commits into from
Feb 17, 2025
Merged

Feature/debugger detection #12

merged 3 commits into from
Feb 17, 2025

Conversation

ha-ja
Copy link
Collaborator

@ha-ja ha-ja commented Feb 10, 2025

Added new detector:

  • Debugger detection added

@ha-ja ha-ja self-assigned this Feb 10, 2025
@ha-ja ha-ja changed the base branch from main to develop February 10, 2025 12:42
@ha-ja ha-ja requested a review from theDeniZ February 10, 2025 12:47
- threatDetected() condition fixed and simplified.
- private isTracerPidSet() simplified as a single-expression function.
- private isPortInUse() simplified as a single-expression function.
- removed unnecessary string casting from val adbPorts list.
- removed val adbConsolePorts (not yet used).
@ha-ja ha-ja requested a review from theDeniZ February 11, 2025 08:55
Copy link
Collaborator

@theDeniZ theDeniZ left a comment

Choose a reason for hiding this comment

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

looks good

@ha-ja ha-ja merged commit 376d98d into develop Feb 17, 2025
@ha-ja ha-ja deleted the feature/debugger-detection branch February 17, 2025 10:39
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.

2 participants