Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jayliahmcintosh
/
soot
Public
forked from
soot-oss/soot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jun 7, 2024
Merge pull request #2086 from MarcMil/develop
Show description for d4061dc
StevenArzt
authored
d4061dc
View commit details
Copy full SHA for d4061dc
Browse repository at this point
Do not cache soot objects in a static variable
MarcMil
committed
7d47e52
View commit details
Copy full SHA for 7d47e52
Browse repository at this point
Commits on May 27, 2024
Merge pull request #2084 from jpstotz/FillArrayData
Show description for 944263d
StevenArzt
authored
944263d
View commit details
Copy full SHA for 944263d
Browse repository at this point
requested changes
jpstotz
committed
c5165e0
View commit details
Copy full SHA for c5165e0
Browse repository at this point
Support the case where the array is defined by an assignment from
Show description for 9036ad6
jpstotz
committed
9036ad6
View commit details
Copy full SHA for 9036ad6
Browse repository at this point
Split handling of fill-array-data instructions into two phases: first
Show description for 581a6e7
jpstotz
committed
581a6e7
View commit details
Copy full SHA for 581a6e7
Browse repository at this point
Commits on May 24, 2024
fixed style violations
StevenArzt
committed
249f856
View commit details
Copy full SHA for 249f856
Browse repository at this point
added support for passing on types in the PAG in case we later want to later invoke a method that object which we have a summary.
Show description for 47ad2a6
StevenArzt
committed
47ad2a6
View commit details
Copy full SHA for 47ad2a6
Browse repository at this point
Merge branch 'develop' of github.com:soot-oss/soot into develop
StevenArzt
committed
6dc6ad1
View commit details
Copy full SHA for 6dc6ad1
Browse repository at this point
fixed a corner case with any_subtype_of and phantom classes
StevenArzt
committed
7bb46b9
View commit details
Copy full SHA for 7bb46b9
Browse repository at this point
Commits on May 16, 2024
Merge pull request #2081 from michael-emmi/topo-sort-bug-fix
Show description for 06750f0
StevenArzt
authored
06750f0
View commit details
Copy full SHA for 06750f0
Browse repository at this point
Compute topological sort using post-order traversal
Show description for 83773b8
Michael Emmi
committed
83773b8
View commit details
Copy full SHA for 83773b8
Browse repository at this point
Commits on May 2, 2024
Merge pull request #2077 from Ilya-Skiba/bugfix/1881/not-close-zip-stream
Show description for e4365f6
StevenArzt
authored
e4365f6
View commit details
Copy full SHA for e4365f6
Browse repository at this point
Merge branch 'develop' into bugfix/1881/not-close-zip-stream
StevenArzt
authored
16ac910
View commit details
Copy full SHA for 16ac910
Browse repository at this point
IOException happens during writing to jar
Show description for f1637c2
Ilya-Skiba
committed
f1637c2
View commit details
Copy full SHA for f1637c2
Browse repository at this point
Commits on May 1, 2024
Update README.md
Show description for fd77e1e
StevenArzt
authored
fd77e1e
View commit details
Copy full SHA for fd77e1e
Browse repository at this point
Commits on Apr 25, 2024
Merge pull request #2072 from MarcMil/fix-dex-annotations
Show description for 7e7ac53
StevenArzt
authored
7e7ac53
View commit details
Copy full SHA for 7e7ac53
Browse repository at this point
Add License
MarcMil
committed
0de6c3e
View commit details
Copy full SHA for 0de6c3e
Browse repository at this point
Dalvik import/export: Save special type (direct/super) as tag
MarcMil
committed
be6862a
View commit details
Copy full SHA for be6862a
Browse repository at this point
Commits on Apr 17, 2024
Merge pull request #2071 from MarcMil/fix-dex-annotations
Show description for a949734
StevenArzt
authored
a949734
View commit details
Copy full SHA for a949734
Browse repository at this point
Prevent NPE
MarcMil
committed
c89a628
View commit details
Copy full SHA for c89a628
Browse repository at this point
Commits on Apr 16, 2024
Merge pull request #2070 from MarcMil/fix-dex-annotations
Show description for 4d7261b
StevenArzt
authored
4d7261b
View commit details
Copy full SHA for 4d7261b
Browse repository at this point
Fix NPE
MarcMil
committed
cc91b77
View commit details
Copy full SHA for cc91b77
Browse repository at this point
Merge pull request #2069 from MarcMil/fix-dex-annotations
Show description for 69f7a0a
StevenArzt
authored
69f7a0a
View commit details
Copy full SHA for 69f7a0a
Browse repository at this point
Keep original dex inner class names if possible
MarcMil
committed
410c154
View commit details
Copy full SHA for 410c154
Browse repository at this point
Merge pull request #2068 from MarcMil/fix-dex-annotations
Show description for 62926b9
StevenArzt
authored
62926b9
View commit details
Copy full SHA for 62926b9
Browse repository at this point
trigger GitHub actions
MarcMil
committed
29ef343
View commit details
Copy full SHA for 29ef343
Browse repository at this point
Add missing license
MarcMil
committed
b0c5f7b
View commit details
Copy full SHA for b0c5f7b
Browse repository at this point
Fix UnconditionalBranchFolder breaking code
Show description for 1e72bfc
MarcMil
committed
1e72bfc
View commit details
Copy full SHA for 1e72bfc
Browse repository at this point
Commits on Apr 15, 2024
Stylecheck
MarcMil
committed
a6a691f
View commit details
Copy full SHA for a6a691f
Browse repository at this point
Merge branch 'develop' of https://github.com/Sable/soot into fix-dex-annotations
MarcMil
committed
637000d
View commit details
Copy full SHA for 637000d
Browse repository at this point
Fix handling of Annotations in Dex code
MarcMil
committed
4719102
View commit details
Copy full SHA for 4719102
Browse repository at this point
Commits on Apr 10, 2024
Merge pull request #2066 from MarcMil/fix
Show description for 7f43e77
StevenArzt
authored
7f43e77
View commit details
Copy full SHA for 7f43e77
Browse repository at this point
Make sure that the ShimpleBodyBuilder uses the Jimple factory for locals
MarcMil
committed
5e43740
View commit details
Copy full SHA for 5e43740
Browse repository at this point
Commits on Apr 2, 2024
restore duplicate plugins for normal CI/CD process
StevenArzt
committed
978b76d
View commit details
Copy full SHA for 978b76d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.