Welcome![Sign In][Sign Up]
Location:
Search - php dictionary

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:

[ELanguageBOCH

Description: 一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedure very simple and efficient, and only more than 200 lines. In addition to its own grammar and dictionary definition. Open source code, mainly for syntax analysis of the LISP programming algorithms and people interested in learning to use, you can also use natural language processing in a variety of actual studies.
Platform: | Size: 4096 | Author: 朱查松 | Hits:

[FlashMX20050326

Description: 一个好用的flash词典,请大家试用下,如果好的话还有最新的。-a handy dictionary of flash, please trial, if there is a good date.
Platform: | Size: 220160 | Author: wang | Hits:

[MultiLanguagePos_py

Description: 采用复杂数据结构从文件中生成一个带有拼音和词性信息的词典,用perl语言实现-use of complex data structures generated from the paper with a phonetics and POS information in the dictionary. using perl language
Platform: | Size: 529408 | Author: | Hits:

[Otherword

Description: 可以实现简单得分词,本程序是利用php来实现,只要有一个词典就可以实现简单得切词-Can realize a simple scoring word, this procedure is to use php to realize that as long as there is a dictionary you can realize simple segmentation
Platform: | Size: 2048 | Author: liu wei | Hits:

[File OperateMINSortDict

Description: Minidx字典整理程序源代码发布 几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。 工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务. 相关链接 http://cn.minidx.com/index.php?option=com_content&task=view&id=88&Itemid=9 -Finishing Minidx dictionary source code release of thousands of data to sort and remove duplicate records can have a lot of sorting algorithm to operate directly in memory, but if that has millions of records that need to be addressed, it does not necessarily apply. The original objective of this procedure in order to resolve the duplication of data dictionary Minidx, but found time to write a document I/O limitations more obvious, although the problem can be solved, but not how to effect. Works based on the VS2005, MFC compile the Unicode mode, the use of Sqlite3.5.0, made C++ Package deal. Write a deal to open the Services. Http://cn.minidx.com/index.php?option=com_content
Platform: | Size: 1970176 | Author: yaqin | Hits:

[VC/MFCziliao

Description: 这是一个很好用的电子字典,里面包含了最基本的php的语法资料,是初学php的人最应该保留的电子词典-This is a good electronic dictionary, which contains basic information on the syntax of php, php is a beginner should be retained most of the electronic dictionary
Platform: | Size: 34544640 | Author: | Hits:

[JSP/JavaProgrammingDictionary

Description: 编程词典 词典分为《Visual Basic编程词典》、《Delphi编程词典》、《Visual C++编程词典》、《ASP编程词典》、《C#编程词典》、《ASP.NET编程词典》、《SQL Server编程词典》、《JAVA编程词典》和《PHP编程词典》等九个系列。易查、易学、易用。-Programming Dictionary
Platform: | Size: 29134848 | Author: 张震 | Hits:

[Search Engineseeknove-1.0.13

Description: Seeknove 1.0.8是一个用PHP开发的开源搜索引擎整合系统,可根据关键字获取多个搜索引擎的搜索结果。截止到1.0.8版搜索分类为:网页、图片、新闻、音乐、视频、博客、词典、源码、资源,整合的搜索引擎有:Google、Live、有道、搜狗、金山词霸、SourceForge、ChinaZ、btSeeker、VeryCD、飞客、天空软件、射手。-Seeknove 1.0.8 with PHP is an open source search engine developed integrated system which can access multiple search engines under the keyword search results. As of version 1.0.8 search classified as: web pages, images, news, music, video, blog, dictionary, source code, resources, and integrated search engines: Google, Live, tactics, Sogou, Kingsoft, SourceForge , ChinaZ, btSeeker, VeryCD, flying passengers, sky, software, shooter.
Platform: | Size: 64512 | Author: xue | Hits:

[MySQLaa

Description: dictionary crated usin mysql php
Platform: | Size: 13312 | Author: Dr.Mabuse | Hits:

[WEB Codephp-brute7

Description: php Dictionary attack for md5 and sha1 hashes
Platform: | Size: 12288 | Author: rambo_style19 | Hits:

[WEB Codephpprogramdictionaryregister

Description: 一个网络字典的注册登录的认证程序,用PHP&MYSQL完成,功能较全。-A dictionary of registered network login authentication process, complete with PHP & MYSQL, features more full.
Platform: | Size: 168960 | Author: aaron | Hits:

[Embeded Linuxzbedic_1.2-2.tgz.tar

Description: 基于qtopia2开发的电子词典 zbedic 原始源代码,还可以根据http://www.arm9home.net/read.php?tid-16010.html这篇网页编译为使用在mini2440开发板上的电子词典-Based on the development of electronic dictionaries zbedic qtopia2 the original source code, this page can also be compiled according to http://www.arm9home.net/read.php?tid-16010.html mini2440 development board for use in the electronic dictionary
Platform: | Size: 462848 | Author: star chen | Hits:

[WEB Codedict

Description: PHP的一个字典网站源代码.使用HTML5+CSS3-PHP' s a dictionary website source code. HTML5+CSS3
Platform: | Size: 6277120 | Author: Lea | Hits:

[Otherconvert

Description: 用python将php数组通过正则表达式转换成javascript的字典,然后打印出来-Php array by regular expression in python to convert javascript dictionary, and then print out
Platform: | Size: 3072 | Author: lichuan | Hits:

[Othertool_22577_j9hvmm

Description: 使用php做的,实现一个简单的独立的程序例子,这是一个用php脚本语言写的查询工具,toolxp.cn周公解梦 php版 ,安装说明:1.首先将dreamsql.zip直接导入到数据库比如你数据库名字叫test在里面点导入默认设置就好。2.修改global.php里面的数据库连接和网站参数。,参考学习应运于开发实践不错的例子。-Use php to do , to achieve a simple stand-alone program example , a query tool php scripting language to write toolxp.cn the Dream Dictionary php version installation instructions : first dreamsql.zip be directly imported into a database such as
Platform: | Size: 64512 | Author: hhnjfrj | Hits:

[Othertool_22899_ertahc

Description: 服务端脚本语言php实现,不错参考的例子代码,这是一个用php脚本语言写的查询工具,清松网络PHP版周公解梦查询系统 v1.20,此版本中修正了页面显示不美观的问题,为此在显示的解梦内容范围作了一定的修饰,另外还加入了超简单的统计代码所有设置均在index.php 文件中,请大家根据自己的需要进行更改,Herosomy站长在这里就不多进行陈述了清,参考的例子程序供学习参看。-Server-side scripting language php achieve good reference example code , this is a php scripting language to write the query tool Sonamu network PHP Edition Dream Dictionary Inquiry System v1.20, this version fixes the problem of unsightly page displays
Platform: | Size: 57344 | Author: zrbalng | Hits:

[OtherPHP-guide-1.0.CHM.zip

Description: php帮助手册,随时可以查看php有关的知识,适合当字典用,php help manual, you can always view php knowledge suited when a dictionary with
Platform: | Size: 3259392 | Author: henry | Hits:

[WEB Codecool-php-captcha-0.3

Description: cool-php-captcha 是一个很酷的 PHP 用来生成验证码的库。 示例代码: session_start() $captcha = new SimpleCaptcha() // Change configuration... //$captcha->wordsFile = null // Disable dictionary words //$captcha->wordsFile = words/es.txt // Enable spanish words //$captcha->session_var = secretword // Change session variable $captcha->CreateImage() -Cool-php-captcha is a very cool PHP used to generate verification code library. Sample code: Session_start () $captcha = SimpleCaptcha new () Change// configuration... //$captcha->wordsFile = null // Disable dictionary words //$captcha->wordsFile = words/es.txt // Enable Spanish words //$captcha->session_var = secretword // Change session variable $captcha->CreateImage ()
Platform: | Size: 1580032 | Author: 苟轩 | Hits:

[Web ServerWordSegment

Description: 大家可以试用一下。如果平时使用过程中发现有一些分词不正确,可以到 http://www.easyustc.com/fenci/build_sqlite.php 来修正字典,帮助我们优化字典。同时你也可以在这里下载最新的字典版本。 -You can try. If you usually use process found that some word is not correct, it can be corrected to http://www.easyustc.com/fenci/build_sqlite.php dictionary to help us optimize the dictionary. You also can download the latest version of the dictionary.
Platform: | Size: 6843392 | Author: ckuuu | Hits:
« 12 »

CodeBus www.codebus.net