Connor Tumbleson
a91e87bb04
update to smali 2.0.3
2014-01-19 10:37:31 -06:00
Stephan Schmitz
073019fa54
Merge of cross-platform fix for smali's AnalysisTest.java
...
Merge https://github.com/JesusFreke/smali/pull/20 into fork: Use System.lineSeparator() for cross-platform compatible line endings for runTest() method in AnalysisTest.java. The patch fixes build failures of type `org.jf.baksmali.AnalysisTest > DuplicateTest FAILED [junit.framework.ComparisonFailure at AnalysisTest.java:107]` on Windows systems.
2013-11-18 13:31:07 +01:00
Connor Tumbleson
f89b51c74e
Update to smali 2.0.2
2013-11-15 12:14:35 -06:00
Connor Tumbleson
03fc77cca8
[smali] update to 2.0 final
2013-10-11 11:43:59 -05:00
Connor Tumbleson
792188b9fe
[smali] add untracked 2b6 files
2013-09-15 18:36:45 -05:00
Connor Tumbleson
79c68ed6d9
[smali] update to smali 2b6
2013-09-15 10:23:12 -05:00
Connor Tumbleson
bd24a670b2
[smali] add missing gradle files
2013-08-14 08:17:21 -05:00
Connor Tumbleson
652757cd36
[dexlib2] return UnresolvedClassException, instead of null when debug mode is enabled
2013-08-12 14:59:17 -05:00
Connor Tumbleson
7904ec2a7c
dexlib2: ported "dontLoadClassPath feature"
2013-08-12 09:16:51 -05:00
Connor Tumbleson
2ca53880b1
baksmali: added DIFFPRE reg info
2013-08-12 09:16:50 -05:00
Connor Tumbleson
a2c8d64d84
adjust build.gradle to handle apktool / dexlib2
2013-08-12 09:16:50 -05:00
Connor Tumbleson
007a6d45a2
Update to smali 2b5
2013-08-12 09:16:50 -05:00
Ryszard Wiśniewski
62ac6fa870
Added dontLoadClassPath feature to smali.
2013-05-02 17:49:30 +02:00
Connor Tumbleson
42f69fd745
fixes #439
...
Extends ZipFile using apache commons compress ZipFile, to have finer control over the header allowing some parts to be ignored,
ex: the general access bit
2013-04-06 12:50:42 -05:00
Connor Tumbleson
dca0182339
progress on #403
2013-03-20 08:53:39 -05:00
Connor Tumbleson
626d7e7ecd
fixes #396 , update to smali v1.4.2
2013-02-16 07:32:39 -06:00
Connor Tumbleson
bbee938b5c
deleted not-needed smali stuff, renamed license for smali to prevent conflicts, worked on Proguard
2013-01-16 21:51:04 -06:00
Connor Tumbleson
6744b2469c
gradle redo (moved each to their own project for organization)
2013-01-16 16:06:32 -06:00
Connor Tumbleson
3fdf9ec09d
Updating JesusFreke smali/baksmali to v1.4.1 (API17 changes)
2012-11-19 07:48:15 -06:00
Zhukovskiy Andrey
8754fd196b
writer.write("test");
2012-10-09 16:49:42 +03:00
Connor Tumbleson
689e0e59a6
updating JesusFreke's smali/baksmali. Fixed SmaliMod to handle removal of smaliLexer.
2012-10-08 18:50:34 -05:00
Connor Tumbleson
ca623f6617
fixes #37 reverts public.xml change
2012-09-22 22:40:33 -05:00
Connor Tumbleson
dd881e21d1
unify smali/baksmali/apktool properties into one folder
2012-09-20 19:28:24 -05:00
Connor Tumbleson
60c806f2e2
Moving all REPOs into one
2012-09-19 20:19:12 -05:00