Commit Graph

26 Commits

Author SHA1 Message Date
honfika
6a2f1027b8 gfx dump view fixes, FileAttributeTag fix in dumpview 2014-08-24 11:07:01 +02:00
honfika
36d111b8b3 #649: gfx reading bug fixed 2014-08-24 09:40:01 +02:00
honfika
92c6b365bb missing file 2014-08-24 08:49:01 +02:00
Jindra Petřík
ff4484d066 fileattributes exception fix - reading again workaround 2014-08-24 07:09:50 +02:00
Jindra Petřík
373df3ee22 Issue #647 Fixed skipping FileAttributesTag with Parallel speedup on 2014-08-23 13:23:31 +02:00
honfika
95bb03aa61 button and clip actions fixed 2014-08-23 08:13:04 +02:00
honfika
083c4f2ffc using fake DeobfuscateJump action when jump tag is added automatically during actiondata parsing (this action not exists in the steam) 2014-08-17 17:58:57 +02:00
honfika
f84e4d7336 organize imports & code formatting 2014-08-15 15:42:37 +02:00
honfika
2492cd9d34 unnecessary dump info setting removed 2014-08-13 19:23:43 +02:00
honfika
3e0250c9cb Lazy dump info collecting 2014-08-10 21:44:53 +02:00
honfika
49bb3ec2bf java code format 2014-07-28 21:05:46 +02:00
honfika
1bd0504402 better handling of corrupt swf files 2014-07-25 22:12:46 +02:00
honfika
a34c0b726a added missing 0 check contition to readSB which was already there for readUB and readFB funcitions 2014-07-20 14:30:40 +02:00
honfika
fc50fa7070 Show the name of the problematic tag in error window for easier debugging 2014-07-19 18:33:21 +02:00
honfika
a3c4fae495 periodic gc call removed (very slow with some million objects), 33% faster dump info collecting 2014-06-29 19:34:44 +02:00
honfika
53714b0450 stream reading improvements, collecting dump infos can be disabled 2014-06-28 22:09:14 +02:00
honfika
cb7baba8e9 dumpview: allow opening multiple swfs, context menu: expand all and close menu items
show abc and actionbytes in dump view, hexview style fixes
better scroll to view mode in hex editor
2014-06-28 07:31:28 +02:00
honfika
dd09a90a9e dump view with parallel speedup fixed 2014-06-23 22:05:09 +02:00
honfika
ab772df380 highlight current node in dump view 2014-06-22 19:31:26 +02:00
honfika
6e7e92ddf2 java source code formatting 2014-06-22 09:52:54 +02:00
honfika
4e0ec9df93 dump view: names 2014-06-22 00:25:28 +02:00
honfika
a0804e2cb9 basic dump view 2014-06-21 20:36:55 +02:00
honfika
3cbf152b61 swf input stream fixes, javadoc parameters 2014-06-19 23:42:15 +02:00
honfika
52e6142fe5 organize imports, javadoc 2014-06-18 20:53:19 +02:00
honfika
fb21f408cd prepare for dumpview 2014-06-18 20:48:08 +02:00
Jindra Petřík
199a4d0c2b trunk contents moved to root 2014-05-10 20:50:57 +02:00