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
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 }}
WTree
/
smali2java
Public
forked from
pigboy1984/smali2java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 16, 2017
Update README.md
Show description for ac883f8
demitsuri
authored
ac883f8
View commit details
Copy full SHA for ac883f8
Browse repository at this point
Commits on Dec 16, 2013
Merge branch 'master' of https://github.com/demitsuri/smali2java
demitsuri
committed
20281eb
View commit details
Copy full SHA for 20281eb
Browse repository at this point
[+] added some comments to codeRegister section
demitsuri
committed
49a5cbb
View commit details
Copy full SHA for 49a5cbb
Browse repository at this point
Commits on Dec 12, 2013
Merge pull request #5 from nitram509/gradle-build
Show description for 69126dd
demitsuri
committed
69126dd
View commit details
Copy full SHA for 69126dd
Browse repository at this point
Commits on Nov 25, 2013
added gradle build file, so that this project can be build automatically :-)
nitram509
committed
9efc4d9
View commit details
Copy full SHA for 9efc4d9
Browse repository at this point
added IntelliJ Idea files to .gitignore
nitram509
committed
e49967f
View commit details
Copy full SHA for e49967f
Browse repository at this point
Commits on Apr 12, 2013
[-] removed unused and obsoleted package com.litecoding.smali2java.expression
demitsuri
committed
577057f
View commit details
Copy full SHA for 577057f
Browse repository at this point
[+] added annotation support to ABNF-grammar
Show description for 2b14e8f
demitsuri
committed
2b14e8f
View commit details
Copy full SHA for 2b14e8f
Browse repository at this point
Commits on Apr 9, 2013
Merge branch 'master' of https://github.com/demitsuri/smali2java
demitsuri
committed
c9b9105
View commit details
Copy full SHA for c9b9105
Browse repository at this point
[~] BasicCommandsBuilder was extracted from BasicSmaliBuilder
Show description for bc95f30
demitsuri
committed
bc95f30
View commit details
Copy full SHA for bc95f30
Browse repository at this point
Commits on Mar 6, 2013
Update README.md
demitsuri
committed
d8aec4f
View commit details
Copy full SHA for d8aec4f
Browse repository at this point
Commits on Feb 22, 2013
[~] small refactoring (moving blocks of code)
Show description for a77a113
demitsuri
committed
a77a113
View commit details
Copy full SHA for a77a113
Browse repository at this point
Commits on Feb 19, 2013
[~] regenerated parser
Show description for b094536
demitsuri
committed
b094536
View commit details
Copy full SHA for b094536
Browse repository at this point
[+] added all commands (with some stubs) to abnf grammar
demitsuri
committed
32fd7a2
View commit details
Copy full SHA for 32fd7a2
Browse repository at this point
[+] added commands up to rem-double/2addr to abnf grammar
demitsuri
committed
d8d1b81
View commit details
Copy full SHA for d8d1b81
Browse repository at this point
[+] added commands up to rem-double to abnf grammar
demitsuri
committed
264ebc4
View commit details
Copy full SHA for 264ebc4
Browse repository at this point
[+] added commands up to int-to-short to abnf grammar
demitsuri
committed
d3ade1d
View commit details
Copy full SHA for d3ade1d
Browse repository at this point
[+] added commands up to sput-short to abnf grammar
demitsuri
committed
490adaf
View commit details
Copy full SHA for 490adaf
Browse repository at this point
[+] added commands up to iput-short to abnf grammar
demitsuri
committed
b34a801
View commit details
Copy full SHA for b34a801
Browse repository at this point
[+] added commands up to aput-short to abnf grammar
demitsuri
committed
9579c1b
View commit details
Copy full SHA for 9579c1b
Browse repository at this point
[+] added commands up to if-lez to abnf grammar
demitsuri
committed
b7d56ce
View commit details
Copy full SHA for b7d56ce
Browse repository at this point
Commits on Feb 15, 2013
[+] added commands up to sparse-switch (with several stubs) to abnf grammar
demitsuri
committed
376e15c
View commit details
Copy full SHA for 376e15c
Browse repository at this point
Commits on Feb 13, 2013
[+] added support for check-cast in abnf grammar
Show description for aa7b2ae
demitsuri
committed
aa7b2ae
View commit details
Copy full SHA for aa7b2ae
Browse repository at this point
[~] regenerated parser for updated abnf grammar
demitsuri
committed
2079d88
View commit details
Copy full SHA for 2079d88
Browse repository at this point
[+] added CRLF formatting support
Show description for ef717b0
demitsuri
committed
ef717b0
View commit details
Copy full SHA for ef717b0
Browse repository at this point
Commits on Feb 1, 2013
[+] added const, const/16, const/high16, const-wide, const-wide/16, const-wide/32, const-wide/high16 to abnf grammar
Show description for 07774c4
demitsuri
committed
07774c4
View commit details
Copy full SHA for 07774c4
Browse repository at this point
Commits on Jan 31, 2013
[+] added special registers to return-* commands in ABNF grammar to simplify backward timeline scanning
Show description for 65696a7
demitsuri
committed
65696a7
View commit details
Copy full SHA for 65696a7
Browse repository at this point
[*] fixed a bug with multiple initializations of the same timeline
demitsuri
committed
6afda9b
View commit details
Copy full SHA for 6afda9b
Browse repository at this point
[+] Added stub for backward timeline scanning in SmaliRenderer
demitsuri
committed
01855ce
View commit details
Copy full SHA for 01855ce
Browse repository at this point
Commits on Jan 29, 2013
[~] SmaliRenderer was refactored to simplify timeline building
Show description for 70502c6
demitsuri
committed
70502c6
View commit details
Copy full SHA for 70502c6
Browse repository at this point
[*] bugfix for #1. Thanks to ocus@github
Show description for 202a3cd
demitsuri
committed
202a3cd
View commit details
Copy full SHA for 202a3cd
Browse repository at this point
Commits on Jan 14, 2013
Merge branch 'master' of https://github.com/demitsuri/smali2java
demitsuri
committed
110f41a
View commit details
Copy full SHA for 110f41a
Browse repository at this point
[~] extracted basic and command rules from smali.abnf
Show description for a48d4ab
demitsuri
committed
a48d4ab
View commit details
Copy full SHA for a48d4ab
Browse repository at this point
Commits on Jan 10, 2013
Update README.md
demitsuri
committed
cf2aca9
View commit details
Copy full SHA for cf2aca9
Browse repository at this point
Commits on Dec 23, 2012
Update README.md
demitsuri
committed
2d3320f
View commit details
Copy full SHA for 2d3320f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.