Menu

[r17]: / trunk / SWFInvestigator / src / help / general / Changelog.html  Maximize  Restore  History

Download this file

58 lines (58 with data), 2.9 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<HTML>
<!--
/****************************************************************************
* ADOBE SYSTEMS INCORPORATED
* Copyright 2012 Adobe Systems Incorporated and it’s licensors
* All Rights Reserved.
*
* NOTICE: Adobe permits you to use, modify, and distribute this file
* in accordance with the terms of the license agreement accompanying it.
* ****************************************************************************/
-->
<HEAD>
<TITLE>CHANGELOG</TITLE>
<LINK REL=StyleSheet HREF="../assets/fonts.css" TYPE="text/css">
</HEAD>
<BODY>
<B>Version 0.6.5</B><BR/>
<UL>
<LI>Changed MethodInfo.as to show String index.</LI>
<LI>Changed Binary Editor (StringToBinFile.as) to accept negative numbers and fixed error display issue.</LI>
<LI>Altered TypeName to handle objects with no name (TypeName.as).</LI>
<LI>Changed TagValues, EnableTelemetry, StartSound2, TagHandler, TagDecoder, SwfxPrinter, SWF_Constants, SWF.as for the EnableTelemetry and StartSound2 tags.</LI>
<LI>Updated EncDecUtils.mxml to fix a bug where writeUTF was used instead of writeUTFBytes.</LI>
<LI>Fixed a bug in AMFTransmitter.mxml, AMFFuzzer.mxml so that it will send multiple parameters.</LI>
<LI>Increased the width of the URL dialogue in GetSWFUrl.as to increase readability.</LI>
</UL>
<B>Version 0.6.4</B><BR/>
<UL>
<LI>Fixed critical bug in the Hex Editor.</LI>
<LI>Fixed Mac install issue.</LI>
</UL>
<B>Version 0.6.3</B><BR/>
<UL>
<LI>Added LZMA support for the SWF disassembler</LI>
<LI>Added LZMA support to the binary editor.</LI>
<LI>Fixed bug in the ASDecompiler.</LI>
<LI>Changed the name of help Tabs directory to lower case.</LI>
</UL>
<B>Version 0.6.2</B><BR/>
<UL>
<LI>Added double-click functionality to the Strings tab to allow the user to copy the string to the clipboard.</LI>
<LI>Added cross-domain tester to allow testing of cross-domain policy files.</LI>
<LI>Added warning for LZMA files. LZMA support will be included in the next version.</LI>
<LI>Added support for comma-delimited hex to the encode/decode utility.</LI>
<LI>Bug fixes in the binary editor.</LI>
</UL>
<B>Version 0.6.1</B><BR/>
<UL>
<LI>Initial public beta.</LI>
<LI>Includes features to view SWF Tags, disassembly and binary data.</LI>
<LI>Includes the ability to dynamically interact with a SWF as it is running.</LI>
<LI>Includes security tools for identifying cross-site scripting vulnerabilities and testing AMF services.</LI>
<LI>Includes the ability to view data relating to the SWF in LSOs and settings files.</LI>
<LI>Includes ancillary tools such as a Mini Web Server and a simple AS3 Compiler.</LI>
<LI>Includes auto-update capabilities.</LI>
</UL>
</BODY>
</HTML>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.