Welcome![Sign In][Sign Up]
Location:
Search - J.2

Search list

[Disassembly梅花三弄版dezend V1.0

Description:

php开源屠龙刀
梅花三弄dezend v1.1
[color=#FF0000]主要增加对用zendguard 4.01进行加密的dezend支持[/color]该类文件开头格式:
<?php @Zend;
4147;
现改为:首行包含Zend的文件为需dezend文件

*****************************************
梅花三弄dezend v1.0
一、特点:
1.基于"黑刀4.3"作为内核,[color=#FF0000]支持单文件、多文件、整站或多站.样子如大家非常熟悉的flashfxp,[/color]你可拖动鼠标快速选择多个文件或文件夹.
2.[color=#0000FF]重建原目录结构,目录层数不限,判断是否是zend文件,避免重复dezend,非zend文件也copy至相应目录,保持与原站点整体目录结构和文件数量一致[/color],如所有文件dezend成功可直接整站测试.
    针对目录数量多,文件数量多的大站型需dezend来说,本工具是最佳选择.
3.方便快捷,拖动鼠标选定一批目录或文件后从左边拖到右边或从右边拖到左边即可,可视化人性化操作方式(与flashfxp使用方法基本相同);
4.支持带空格目录路径或文件名和长文件名
5.支持定制dos执行参数,并可显示dos执行后的返回信息
6.支持dezend后自动执行一批替换,实现扩展式二次dezend,不用于dezend也是一个强大的批量替换工 具,历遍文件夹把选定的后缀文件进行替换
7.使用内存少,单进程目录历遍,不过速度远比平时上传文件快一些
8.支持中途暂停和继续执行
9.支持任务列表保存和恢复
10.智能记录当前操作目录
11.本软件绿色,下载后可直接使用,运行后仅在桌面生成一个快捷方式,不对其它有操作
12.增加黑刀版的config.ini缺了一批关于mysql的函数名,当然也缺了日期时间方面的,暂没有补上
13.支持鼠标右键菜单的全选、取销全选,建立目录、删除文件或目录(与flashfxp使用方法基本相同)
14. 支持双击打开上级目录、双击本窗口打开目录、支持双击调用相应程序打开文件进行编辑(与flashfxp使用方法基本相同)
二、备注:
1、主要用了"黑刀4.3"作为内核,大家可下载其最新版,并把本压缩包mh_dezend.exe和Change.ini及两个图标放到根目录即可.
2、基于核心程序的原因,整站dezend后不一定能使用,需要一定的修改技术,尤其是对高版本的php的function未能很好的dezend,当然不影响

运行,但可读性差。
3、本版免费使用,无功能限制,一切后果自负
4、本想上传一图片和使用教程和实例的,....感觉上一看即会的,觉得不是很必要,请使用之后帮忙上传
5.这是第一个测试版,可能会有一些错误的,望各位用后提出建议,以进一步改进。

三、自我评价:是dezend的一把最新屠龙刀,当然如黑刀兄弟所说:[color=#FF0000]刀可用来切菜,也可用来杀人,请各自注意合理使用[/color]
四、使用注意事项:
1.可把需dezend的文件复制到程序目录下的"zend文件夹,打开主程序拖到另一目录即可,也可点击A、B目录按钮选取源目录和目标目录,选取目

录后,下次打开将自动定位到这两个目录
2.点击“上级目录”虽然可以改变目标目录或源目录,但不会记下这方法打开的当前目录,下次打开仍以最近一次用点击A、B目录按钮选取源目录和目标目录进行定位.
3.要是你对dos命令执行参数不是很熟悉,用默认设置即可,也可参照一下压缩包内附的使用说明里《执行dos命令解密参数详解》(摘自黑刀4.3版使用说明)

梅花三弄QQ:279491263
************************************************************

====执行dos命令解密参数详解(摘自黑刀4.3版使用说明)====

[{/}|{-}command[:attributes]]

/h or /? help (帮助信息)
/detail{/d} show detail(显示详细源代码和opcode信息,非常有用)
/opcode show opcode(opcode数值)
/oparray show oparray(oparray信息)
/function show all the function(所有内部函数名)
/class show all the class(所有内部类名)
/hash show all known hash table(所有认识的哈希表)
/info log general infomation(default phpinfo.log)(其他一些信息)
/raw{/r} dump raw op code(显示详细原始opcode信息,遇到exception的时候非常有用)
/execute execute the file(default NOT)(运行源文件)
/backup{/b} backup the file with extension .bak if out file exist(替换前备份)
/append{/a} appaned to previous log file(追加日志,默认是替换)
/tick{/t} show tick span(显示时间消耗)
/noexpire ignore file expire(忽略文件是否过期)
/noindent ignore indent(去掉缩进)
/compact dump with compact style[not support yet](暂未使用)
/classic dump with classic style[not support yet](暂未使用)
/bug dump bug statement(显示BUG)
/full set to full mode(暂未使用)
/force{/f} set to force mode(和/i使用时强制导入config文件)
/import{/i} import class and function name[obfuscate name] from config file(程序根据源文件混淆与否决定导入config文件)
/export{/e} export class and function name[obfuscate name] to config file(导出函数名和类名到config文件)
/obfuscate dump obfuscate name and its url encoded name(显示被混淆的名字)
/dic dump obfuscate name dictionary depend on $level(生成混淆名字典,根据level设置字符数范围)
/tab dump with tab prefix(default space)(使用tab缩进,默认使用空格缩进)
/indent:$i dump with indent $i(default 4)(缩进字符数,默认是4)
/stack:$i dump with stack size $i(default 16)(内部堆栈起始字节数,默认16)
/string:$i dump with stack string length $i(default 4096)(内部字符串堆栈字节数,默认4096,如果内存充裕,可以设大)
/level:$i,$j dump with decode level range $i-$j(default 4-1)(混淆相关的字符数范围,用来猜测名字的字符数范围)
/ext:$ext dump to file with file extension $ext(default .de.php)(输出文件扩展名,*表示使用源文件扩展名)
/root:$root dump to $path + ( $source - $root ) if specified /path:$path(截取路径根路径)
/path:$path dump to $path(输出路径)
/file:$file dump to $file(输出文件名)
/config[:$c] override config file by ?[:phpinfo.log])(config文件名,默认是config.ini)
/log[:$name] override log name by $name([: ?])(日志名)
/logtype:$t override log type by $t<file|registry|debug|messagebox>(输出日志方式,文件、注册表、debug字符串、对话框)
/ini[:$ini] override php.ini search path by $ini([:.], if not specified)(php.ini的优先搜索路径,默认是.,即当前目录)

Enviroment string PHP_DECODE_XXX override default setting, see help(命令行参数都有对应的环境变量)
Priority(high->low):
Command line->Enviroment string->default setting(优先权:命令行 高于 环境变量 高于 默认设置)

if $ext set to *, then keep origin file extension
if $path = 'd:\', $root = 'e:\', then 'e:\php\xxx'=>'d:\php\xxx'


 


Platform: | Size: 1062308 | Author: liu3zy | Hits:

[SDKj-sync4j.zip

Description: 配合sync4j server 4.0.2实现异构数据库同步的一个客户端实例
Platform: | Size: 673785 | Author: thesecondbull@163.com | Hits:

[Develop ToolsJLink_Linux_V422

Description: segger J-Link for linux
Platform: | Size: 1851128 | Author: wilton | Hits:

[J2MEJ-Link快速使用指南

Description: J-Link快速使用指南
Platform: | Size: 1076670 | Author: einsteinz | Hits:

[Booksj-jdo

Description: j-jdo的介绍性书籍,有关资料-j-jdo introductory books, the information
Platform: | Size: 393216 | Author: 文姓名 | Hits:

[Shot Game坦克混战

Description: 游戏简介:  可以两个人一起玩的坦克游戏,越玩越好玩。这是本人用VC++制作的第一个游戏,需要源代码与作者联系。操作方法:  Player1: w上 s下 a左 d右 j开炮  Player2: 方向键 0开炮-game description : two can play together tanks game, the more fun to play more. This is my VC production of a game, needs the source code associated with the author. The methods of operation : Player : w s on the left under a right d j fired Player2 : 0 direction keys fired
Platform: | Size: 2632704 | Author: 米饭 | Hits:

[BooksEmbeddedSystemBuildingBlocks_CD

Description: Jean J.Labrosse又一部力作《Embedded System Building Blocks》的光盘-Jean J. Labrosse also a masterpiece Embedded System Building Blocks CD-ROM
Platform: | Size: 1998848 | Author: dotdotpan | Hits:

[AI-NN-PRj-alice-src-0.3.1

Description: J-Alice是一个用C++实现的Ailcebot的克隆。它可以做为一个mini-http服务器在控制台或irc聊天。目前,它以同样的功能运行在Linux,BeOS,Windows和Solaris-J-Alice is a used C++ Realized Ailcebot cloning. It can be used as a mini-http server console or in the irc chat. Currently, it features the same run on Linux, BeOS, Windows and Solaris
Platform: | Size: 499712 | Author: hotnetbar | Hits:

[Special Effectsrcut-0.2

Description: An image segmentation software package based on the paper: S. Wang, J. M. Siskind, Image Segmentation with Ratio Cut, IEEE Transactions on Pattern Analysis and Machine Intelligence-err
Platform: | Size: 9210880 | Author: ly | Hits:

[Internet-NetworkXerces-J-bin.2.9.1

Description: 一个apache的包,很多地方都需要导入包,是从apache的官方网站下载的,本人下载是还颇费周折呢-An apache package, many places need to import packages from the official website of apache downloaded, I downloaded it is also颇费周折
Platform: | Size: 6952960 | Author: shi | Hits:

[AlgorithmcaculateAmulBequalCC

Description: 计算这个智力题: 在这个乘法算式里,每一个字母代表着0-9中的一个数,不同字母代表不同数。 A B C D E F G H * A J --------------------- E J A H F D G K C B D F H A J E C --------------------- C C C C C C C C C 请问,C 代表哪个数字?-Calculation of the intellectual questions: In this multiplication formula, each letter represents a number 0-9, different letters represent different number. ABCDEFGH* AJ--------------------- EJAHFDGKCBDFHAJEC--------------------- CCCCCCCCC Will, C Which figure is the representative?
Platform: | Size: 1024 | Author: bailongma | Hits:

[Picture ViewerARM_jpgdecoder

Description: 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件 注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并 保存一下。 Seloo luo seloo@tom.com 2008-10-10-Development platform: ADS 1.2 features: ARM decoder under the JPG files (JPG file data stream from memory) 1, in the next election ads1.2 the ARMULATE simulation AXD. 2, to run before the election in AXD on
Platform: | Size: 13312 | Author: simon | Hits:

[Windows DevelopGalicia3.2

Description: 概念格JAVA软件,可以用概念格算法进行数据挖掘,生成概念格和关联规则-Concept lattice JAVA software can be used to the concept of grid data mining algorithm to generate a concept lattice and association rules
Platform: | Size: 5823488 | Author: min | Hits:

[Web ServerOpenLayers-2.7

Description: OpenLayers-2.7.zip版開源碼-OpenLayers-2.7.zip version of open source
Platform: | Size: 1756160 | Author: jack | Hits:

[Linux-UnixfirstGTK

Description: 一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 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,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+R+D=8+1+18+4+23+15+18+11=98% LOVE=L+O+V+E=12+15+22+5=54% LUCK=L+U+C+K=12+21+3+11=47% ATTITUDE= A+T+T+I+T+U+D+E=1+20+20+9+20+24+4+5=100% 2、对程序的界面布局参考如下图所示,在第一个单行文本框输入一个单词,点击“计算”按钮,按照以上算法计算出该单词的值。 3、如果在最下面的单行文本框输入一个文件路径,此文件每行记录一个单词,那么经过程序计算出各个单词的值,并把结果输出到当前目录下result.txt文件中。如果文件不存在,应该提示错误。 -err
Platform: | Size: 1024 | Author: | Hits:

[SCMmIDASLinkRDI_V378a

Description: MidasLink software including USB driver, J-Link.exe and DLL for ARM. (J-Link software including J-Flash software (license required) can also be used with MidasLink). MidasLink software and documentation pack V3.78a [1918 kb] -MidasLink software including USB driver, J-Link.exe and DLL for ARM. (J-Link software including J-Flash software (license required) can also be used with MidasLink). MidasLink software and documentation pack V3.78a [1918 kb]
Platform: | Size: 1964032 | Author: 王培明 | Hits:

[Other Embeded programfw

Description: j-link v6/v7的反汇编原码,支持IAR的EWARM环境,可编译处可用固件-j-link v6/v7 anti-compiled the original code, IAR s EWARM support environment can be used to compile Department firmware
Platform: | Size: 235520 | Author: 孙江波 | Hits:

[MacOS developMicro-cos

Description: Jean J.Labrosse 的 MicroC_OS-II 源代码-MicroC/OS-II The Real-Time Kernel Second Edition By Jean J. Labrosse CMP Books, CMP Media LLC Copyright 2002 by CMP Books ISBN 1-57820-103-9 CMP Books CMP Media LLC 1601 West 23rd Street, Suite 200 Lawrence, Kansas 66046 785-841-1631 www.cmpbooks.com email: books@cmp.com The programs and applications on this disk have been carefully tested, but are not guaranteed for any particular purpose. The publisher does not offer any warranties and does not guarantee the accuracy, adequacy, or completeness of any information and is not responsible for any errors or omissions or the results obtained from use of such information.
Platform: | Size: 3103744 | Author: kkk | Hits:

[JSP/Javajquery-1.3.2-vsdoc2

Description: Jquery是一个功能比较完善的JS脚本库-fd
Platform: | Size: 43008 | Author: liao | Hits:

[ARM-PowerPC-ColdFire-MIPS2.8-TFT-LCD-V3-demo

Description: STM32 Cortex 2.8 TFT examples, directly compile and download via J-link adaptor or usb.
Platform: | Size: 37888 | Author: gokcer | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net