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

support dex039 & dex040 #592

Merged
merged 4 commits into from
Aug 31, 2023
Merged

support dex039 & dex040 #592

merged 4 commits into from
Aug 31, 2023

Conversation

pxb1988
Copy link
Owner

@pxb1988 pxb1988 commented Aug 30, 2023

support read/write/smali/baksmali dex039.

support const-mothod-type and const-method-handler, syntax is same as google's smali fork. (google 's smali 3.0.3 can't assemble the two instruction back to dex)

dex040 support space and other unicode in SimpleName, d2j-smali will escape space char to unicode.

@pxb1988 pxb1988 force-pushed the dex040 branch 3 times, most recently from d916d88 to 0f0183d Compare August 30, 2023 14:09
ThexXTURBOXx and others added 3 commits August 31, 2023 11:22
# Conflicts:
#	dex-reader/src/main/java/com/googlecode/d2j/reader/DexFileReader.java
# Conflicts:
#	build.gradle
#	d2j-smali/build.gradle
#	d2j-smali/src/test/java/a/SmaliTest.java
@pxb1988 pxb1988 changed the title WIP: support dex039 & dex040 support dex039 & dex040 Aug 31, 2023
@pxb1988 pxb1988 merged commit caf241d into 2.x Aug 31, 2023
1 check passed
@pxb1988 pxb1988 deleted the dex040 branch August 31, 2023 05:07
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