APKyd brings you the best HD Games MOD APK collection, unlocking premium features and unlimited resources for free. Enjoy a vast selection of modified games, including offline and high-quality titles. Stay updated with APKyd for the ultimate gaming experience.
base-error
Detail Error Information in File
Sent as per instructions after receiving dex2jar exception
dex2jar error Win 10
Issue when decompiling apk.
Issue while decompiling apk.
Issue while decompiling apk.
Issue while decompiling apk.
Detail dex2jar
dex2jar failed to convert classes.dex
Detail Error Information in File .\wefox-error.zip
Originally posted by: sharanan...@gmail.com if u see the steps it is not clear edit test_apk_jasmin/a/b/Main.j to show a toast. generally in android project it is mainactivity.java but here the author tells to edit Main.j (what is .j???). i edited mainactivity.java and followed all the steps and after that made to run the installed signed apk it gives error
Originally posted by: emneg.ze...@gmail.com so , would the key(pem) changed after signed?
Originally posted by: chan.sh...@gmail.com thanks dude it works
Originally posted by: nevil...@gmail.com using this tool, you will be easily able to edit your apk file. Apk Edit - Edit Your Apk File (Android App)
Originally posted by: v.j7029....@gmail.com v.j7029.sg11@gmail.com
Originally posted by: sravan6...@gmail.com i could successfully convert .dex file to jar. but when i am trying to verify the jar using "d2j-asm-verify.sh" command, it fails.. Any help would be appreciated.. and what is this jasmin format. how to edit it?
Originally posted by: shubhamP...@gmail.com i tried to follow step to convert apk into jasmin format..but after third step it respond on command prompt "disassemble Sample.jar -> sample_jasmin" but it didn't create in that directry rrlated jasmin file formate...any help?
Originally posted by: shinom...@gmail.com I have edited some app... in the old version of app, have no any problem. But in the newer version, it crashed after run. edit at the same class file and only 6 byte replaced... any suggestion?
Originally posted by: chan.sh...@gmail.com please send that commands in the proper way that we can understand....please
Originally posted by: dave113x...@gmail.com hello when i use the frst command line d2j-dex2jar.sh -f -o test_apk-debug_dex2jar.jar test_apk-debug.apk i have many errors: java.lang.NullPointerException? at org.objectweb.asm.Type.getType(Unknown Source) at com.googlecode.dex2jar.v3.V3ClassAdapter?.build(V3ClassAdapter?.ja 3) at com.googlecode.dex2jar.v3.V3ClassAdapter?.visitField(V3ClassAdapt? va:247) at com.googlecode.dex2jar.reader.DexFileReader?.acceptField(DexFileR .java:607) at com.googlecode.dex2jar.reader.DexFileReader?.acceptClass(DexFileR...
Originally posted by: hram...@gmail.com is there a tool that will prevent decompling?
Originally posted by: andrewru...@gmail.com hello hi I use smali basmali to edit apks I like. would this be real similar or produce same or give more abilities. dont guess you could make app with just smalis but to alter with, easy. i learn new google code talk this page I google code better now. I like love Android.
Originally posted by: piqpiq90 By the way in the end it worked for me. My problem where problems with the source-code. It did not successfully recreated my source. Problem was a "synchronized"-"Tag".
Originally posted by: piqpiq90 Ive got the same problem with my own written android-app - do you know what could be the problem? I use java 1.6.0_25 for the development. Thx in advance guys :) - nice tool nevertheless.
Originally posted by: aasha.me...@gmail.com nice tutorial
Originally posted by: preetamk...@gmail.com i didnt understand
Originally posted by: kuz...@gmail.com apk does't work even next situa: convert dex to jar verify jar convert jar to dex zip dex to apk sign apk I didn't change jar, but something wrong with dex file... maybe. who can explain me what is wrong? thanks a lot.
Originally posted by: haojies...@gmail.com What is the difference between d2j-dex2jar.bat and dex2jar.bat?
Originally posted by: sreedhar...@gmail.com Steps to Break, Edit and Rebuild your apk file on WIndows Platform ************************ ** Create a "New Folder" Download Dex2Jar? Utility zip file from http://code.google.com/p/dex2jar/ and Extract into the "New Folder" Create an apk file and .. Place your apk file inside Extracted folder Open Command prompt and switch to the Windows Extracted directory Type in the below commands in sequence.. d2j-dex2jar.bat -f -o abc.jar MyFile?.apk d2j-asm-verify.bat...
Error while converting from APK to jar.
Error transalting from apk to jar
Error while decoding an APK file
Originally posted by: sharanan...@gmail.com if u see the steps it is not clear edit...
[decrypt-string] add argument -v,--verbose to c...
disable test case
[decrypt-string] mute exception stack
java.lang.RuntimeException: can not merge I and Z
prevent endless loop on enclosingClass
allow multi class in one smali file
Fix issue 1 on bitbucket
Update README.md
add gradle wrapper
enable travis build
remove maxHeapSize
Merge pull request #35 from sschuberth/2.x
enable d2j-asm-verify and d2j-jar-access
Merge branch '2.x' of git@github.com:pxb1988/de...
use antlr plugin on gradle to generate parser
Fix issue 5 on bitbucket
There are 4 methods fail to t
replace to 'throw new NegativeArraySizeExceptio...
Merge
fix crash on negative arraysize, https://bitbuc...
fix compile error with dx-23.0.0
transform Array.newInstance to new-multi-array
auto chose instruction for goto/goto_16 and con...
Merge
update dx from 1.7 to 23.0.0
spport read zip from maped memory
always cleanup access flags in class
fix bug in lengthOfUleb128
treat int as uint in minLine
hi, the apk is protected by one of APK Protector Vender, the dex is stripped, and...
BaseCmd: support auto config @Opt
check for null on read_annotation_set_ref_list
Original apk
d2j-dex2jar.sh execute error.
Fix issue #27, NPE on accept DexAnnotationVisitor
remove println
fix compiler error by perv commit
use antlr4 to parse smali files
handler .param reg and translate reg to paramet...
fix compiler error in generating asmifier of de...
shutup compiler
suppor multidex on d2j-dex2jar
improve FILL_ARRAY_DATA
thank you I sought an answer to this problem
Merge
fix
BuildFromSource
keep sh files simple
invoke-interface { v1, v2 }, Ljava/util/Set;->add(Ljava/lang/Object;)Z move-result...
java.lang.RuntimeException: can not merge I and Z
invoke-interface { v1, v2 }, Ljava/util/Set;->add(Ljava/lang/Object;)Z move-result...
Cannot convert Android framework.dex (v22)
compiler error on CI
support divide by zeor
fix throw new Runtime(...) when error
make sure the items are not empty
Revert "keep mapItem even if size is 0"
make sure ids in smali are escaped
fix crash on jasmin
support git/hg revision in meta-info
support txt/gz error file
support gradle installApp and distTar
support * in weave config file
add d2j-j6 to generate dex2jar for jdk6
add d2j-class-version-switch to change the majo...