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

Taint analysis for Android Java code #2390

Merged
merged 9 commits into from
Aug 19, 2023
Merged

Conversation

su-vikas
Copy link
Collaborator

@su-vikas su-vikas commented Mar 8, 2023

Added content for performing taint analysis on Android Java code using FlowDroid.

This PR closes #1942.

Copy link
Collaborator

@0xroot-bf 0xroot-bf left a comment

Choose a reason for hiding this comment

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

Minor style changes to pass the GitHubActions, if not needed we can approve it

Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
@su-vikas
Copy link
Collaborator Author

su-vikas commented Aug 4, 2023

@0xroot-bf thanks for the suggestions. Incorporated 2 them and skipped 1.

Copy link
Collaborator

@cpholguera cpholguera left a comment

Choose a reason for hiding this comment

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

Here's my review @su-vikas, excellent addition!! Apologies for the delay.

Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Document/0x05c-Reverse-Engineering-and-Tampering.md Outdated Show resolved Hide resolved
Co-authored-by: Carlos Holguera <perezholguera@gmail.com>
@su-vikas
Copy link
Collaborator Author

@cpholguera thanks for reviewing. Updated as per the suggestions.

Copy link
Collaborator

@cpholguera cpholguera left a comment

Choose a reason for hiding this comment

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

Thank you so much @su-vikas!

@cpholguera cpholguera merged commit 14e2587 into OWASP:master Aug 19, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Technique] Taint Analysis
3 participants