工具 Flash 反编译工具收集贴
这里搜集了常见的Flash反编译软件,如果有新的更新 会修改文章 或者 在评论中指出来的
1 Sothink.SWF.Decompiler.v5.4.Build.535.Regged-VoZRALo.rar
2 SWF.Decompiler.Magic.v5.2.1.2011.WinALL.Regged-CzW.rar
3 Sonne.Flash.Decompiler.v5.2.1.2188-ARN.rar
4 Flash.Decompiler.Gold.v2.3.1.1138.WinALL.Regged-CzW.rar
5 SWF.Decompile.Expert.v3.0.2.156.WinAll-LAXiTY.rar
这个网盘是雨林木风的,有时候不怎么稳定,请多试几次,如果还不行,可能共享到期了,就联系我吧.
EMail:HuangJacky@163.com.
相关文档:
HTML clipboardThese days a
16GB USB thumb drive
is as necessary as your house keys. Whether you are
taking large work files back and forth from the office or are sharing pictures,
videos, and music with friends, nothing beats the convenience of a USB storage
drive. Well, why not make sure t ......
在这里下载一个64位系统下的 flash 插件
http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz
解压 #tar -xzf libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz
拷贝libfla ......
作者:范一航,华清远见深圳高级讲师
FLASH驱动在嵌入式系统中有着举足轻重的位置,而目前市场上NAND FLASH的价格又要便宜与NOR FLASH,随着越来越多的平台支持从NAND FLASH中启动,掌握NAND flash的驱动编写有着重要的现实意义,由于内核已经完成了大部分的工作,实际工作中大部分工程师对NAND FLASH驱动只是简单的修改, ......
$g = new graph(); 建立一个对象
$g->title( 'Spoon sales '. date("Y"), '{font-size: 26px;}' );
$g->set_data( $data ); 设置每个点的数
$g->line_hollow( 2, 4, '0x80a033', 'Spoon sales', 10 );
其中第一个参数是设置线条的粗线,第一个参数是设置圆点的大小,第三个是参数是颜色值,第四个是参签名称, ......