Commit Graph
10680 Commits
Author SHA1 Message Date
Adam 95c4c441d0 Rewrite rename unique to work much different. Seems to run ok. 2015-10-18 18:41:04 -04:00
Adam f43a926e61 Not sure if this is right, but two different ins ctxs were popping this, but the same instruction, so I made it compare instructions 2015-10-17 23:16:13 -04:00
Adam 46955ddcbc move named/whirlpool out of member fields 2015-10-17 20:43:31 -04:00
Adam 4938226071 crc/whirlpool for archives 2015-10-17 20:35:37 -04:00
Adam eee5f72d4e Add disabled test to dump cache 2015-10-17 20:19:37 -04:00
Adam 0c022eef3e Check crc/whirlpool of archives 2015-10-17 20:19:19 -04:00
Adam 9b5a7981aa So there are archives not in the index, not sure what to do with it 2015-10-17 16:28:52 -04:00
Adam 5e28fe9768 Use apache compression commons for compressing gzip 2015-10-17 16:07:41 -04:00
Adam 9125e65e60 After some digging, it looks like this is bzip1 and not bzip2 2015-10-17 15:28:07 -04:00
Adam 52e631b74e gzip compressoin test 2015-10-17 14:23:54 -04:00
Adam 723a48c903 cleanup crc generator 2015-10-17 14:17:20 -04:00
Adam b21022d207 Merge gzip comp/decomp into one file 2015-10-17 14:13:34 -04:00
Adam 7c7de16025 refactor move utils 2015-10-17 14:12:04 -04:00
Adam c36ff0c5bd cleanup 2015-10-17 11:49:01 -04:00
Adam a16bf14e08 datafile can handle all of the compression 2015-10-17 11:47:26 -04:00
Adam 62f3fb1671 More cleanup 2015-10-16 20:45:54 -04:00
Adam d4c19592e1 The cleanup begins 2015-10-16 20:03:39 -04:00
Adam 2cc48ae9b0 Test multiple indexes/archives 2015-10-16 19:44:42 -04:00
Adam 7e580f0f0b Set file name hashes 2015-10-16 19:39:32 -04:00
Adam c42617490d Test more files 2015-10-16 19:27:30 -04:00
Adam 302f0bcfe1 Wow I wasn't even close 2015-10-16 19:26:43 -04:00
Adam ad63c9d423 multi store test, doesnt work 2015-10-16 18:44:43 -04:00
Adam 298d623bbf Add equals methods on objects, use for storetest 2015-10-16 12:52:38 -04:00
Adam bd5d57e94c Try with resource in storetest 2015-10-16 12:42:59 -04:00
Adam 4752eb160c store test of one file works 2015-10-16 12:40:51 -04:00
Adam 0bcc7842ec Very untested saving, but the bulk of the code is there 2015-10-15 16:00:42 -04:00
Adam 567d8b80ca This actually does work if you don't try to load encrypted archives. Begin work to allow saving/loading in memory for tests. woo. 2015-10-14 19:03:32 -04:00
Adam c2ee0cdf67 Well this doesnt work at all 2015-10-14 17:33:06 -04:00
Adam 649bec406d File loading. No clue if this is right. 2015-10-14 14:09:31 -04:00
Adam df2db1c84c Put Indexes in store, and indexfile in index 2015-10-14 10:02:09 -04:00
Adam 634d5ec325 Untested save archive 2015-10-13 21:47:38 -04:00
Adam e2f90f2c95 Rest of index loading? untested 2015-10-13 21:21:53 -04:00
Adam 92faf3fa48 Backup save of archive loading 2015-10-13 17:04:18 -04:00
Adam a557663044 datafile id should have been a parameter 2015-10-13 10:04:57 -04:00
Adam 2e118bb391 Init of store loading, what is datafile id 2015-10-13 09:59:37 -04:00
Adam 4f1f75c88f Cleanup/bugfixes 2015-10-13 09:50:50 -04:00
Adam 142e432403 Use TemporaryFolder for tests 2015-10-13 09:37:23 -04:00
Adam ec9f22fa33 Closeable 2015-10-12 21:20:46 -04:00
Adam 50a30553b9 Add basic store object 2015-10-12 21:16:03 -04:00
Adam 57a55d43e1 Add basic index file reader/writer and basic test 2015-10-12 21:08:46 -04:00
Adam ee265a6342 A little cleanup 2015-10-12 20:46:01 -04:00
Adam 07af5cef90 Begin work on DataFile 2015-10-12 20:34:53 -04:00
Adam c9a0c7bc55 Comment out failing test I will address later 2015-10-12 17:42:13 -04:00
Adam 5b48ccef29 Merge branch 'master+arith'
Conflicts:
	src/main/java/net/runelite/deob/deobfuscators/MethodInliner.java
2015-10-12 17:41:06 -04:00
Adam 99985d7d6f class172/field2976 passed to invoke is not simplified 2015-10-11 19:38:36 -04:00
Adam a0cb4c96d6 loop multi stuff 2015-10-10 22:05:36 -04:00
Adam 76206edeff More guessing stuff. Need an isobfuscated() func. 2015-10-10 22:05:25 -04:00
Adam 734f15fa4a More tests/fixes I dont know if this is right 2015-10-10 21:15:07 -04:00
Adam 27f2edbea6 Limited support for getting around iload/istore, Add test too. Seems to work? 2015-10-10 16:21:22 -04:00
Adam db089ab628 Small fixups i guess 2015-10-10 15:21:45 -04:00