您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. dezend 解密PHP

  2. 请直接运行 黑刀Dezender.exe进行DeZend操作,如果DeZend失败,请登陆【黑刀部落】http://TMD.me 查看文档或寻求帮助。 [ CMD方式解密命令范例 ] php.exe abc.php /tab /indent:1 /path:d:\decode /ext:* /noexpire [ 命令说明 ] php.exe 为CMD方式下解密之主程序 abc.php 为需解密的PHP文件,也可不加php后缀,则是解密abc文件夹下的所有文件 以/开头的内容均为各种解密所需参
  3. 所属分类:PHP

    • 发布日期:2010-07-09
    • 文件大小:1mb
    • 提供者:sykiller2009
  1. encoder.c url编码程序,各种utf8

  2. Program to obfuscate HTTP URLs by directory and encoding obfuscation.
  3. 所属分类:C

    • 发布日期:2011-03-15
    • 文件大小:26kb
    • 提供者:kensou0475
  1. Jocky joc.jar

  2. Jocky Java Obfuscate Compiler Kit for You 一、前言 1.1 什么是Jocky? 我们知道,Java是一种跨平台的编程语言,其源码(.java文件)被编译成与平台无关的字节码(.class文件),然后在运行期动态链接。这样,编译后的类文件中将包含有符号表,从而使得Java程序很容易被反编译。相信每一个Java开发人员,都曾经用过诸如Jad之类的反编译器,对Java的class 文件进行反编译,从而观察程序的结构与实现细节。如此一来,对于那些需要严格进行知
  3. 所属分类:SUN

    • 发布日期:2011-05-22
    • 文件大小:633kb
    • 提供者:kaioct168
  1. rentbikedb.mdb

  2. - - - - Builds, tests, and runs the project BicycleRental. - <!-- There exist several targets which are by default empty and which can be used for execution of your tasks. These targets are usually executed before and after some main target
  3. 所属分类:其它

  1. SmartAssembly v6.6.1.31

  2. Keep your .NET code and IP safe with SmartAssembly obfuscation .NET applications are easy to disassemble if they haven't been obfuscated, which is a problem if you've invested time, effort, and money in your code. SmartAssembly is an obfuscator that
  3. 所属分类:管理软件

    • 发布日期:2012-03-22
    • 文件大小:5mb
    • 提供者:thangtranus
  1. CodeProtector

  2. C# is intended to be a terse, smart, relatively easy, modern, powerful, general-purpose, efficient, productive, object-oriented language, but on the meantime, it is also recognized to be reversed easily, how can we protect our C# codes while keeping
  3. 所属分类:C#

    • 发布日期:2012-06-07
    • 文件大小:1mb
    • 提供者:luckylu
  1. Xenocode Postbuild 2010

  2. 1、导入要加密的dotNET程序或assembly文件(.dll/.exe) 2、选择第二个选项卡“Protect” 3、点击“Select Pattern” 4、选中所有“Object Type”和所有“Visiblility” 5、“Action”选择“Do not obfuscate”,Apply,把所有的内容都设为不进行混淆 6、“Action”选择“Obfuscate”,“Visibility”只选择“Private”,Apply 7、右下角按下“XenoCode Assemblie
  3. 所属分类:C#

    • 发布日期:2012-11-23
    • 文件大小:9mb
    • 提供者:sunke5843323
  1. Jssor.obfuscator

  2. Enviroment: .NET v1.0.3705 or v1.1.4322 and win32 os Usage: .NET object viewer .NET decompiler .NET obfuscator Descr iption: View object modle of assembly;; Decompile batch assemblies. Generate Visual studio .NET 2003 compatible solution file and pr
  3. 所属分类:C#

    • 发布日期:2006-03-16
    • 文件大小:1mb
    • 提供者:88dd
  1. Jssor.obfuscator 1.1

  2. Enviroment: .NET v1.0.3705 or v1.1.4322 and win32 os Usage: .NET object viewer .NET decompiler .NET obfuscator Descr iption: View object modle of assembly;; Decompile batch assemblies. Generate Visual studio .NET 2003 compatible solution file and pr
  3. 所属分类:C#

    • 发布日期:2006-03-16
    • 文件大小:816kb
    • 提供者:88dd
  1. [.Net混淆利器] Red Gate SmartAssembly Professional 6.8.0.121

  2. ☆ 资料说明: ☆ Red Gate SmartAssembly Professional 6.8.0.121 最新版 压缩包内包含安装程序和注册机; ☆ 注册方法: ☆ 1. 断网 2. 运行 SmartAssembly ,点击左侧 Tools -> Enter Serial Number 3. 运行注册机,复制注册机生成的序列号,粘贴到 SmartAssembly 中的激活输入框 4. 点击激活按钮,此时弹出错误提示“无法连接到...”,点击手动激活按钮,弹出手动激活界面 5. 将
  3. 所属分类:C#

    • 发布日期:2013-06-21
    • 文件大小:3mb
    • 提供者:gattaca2011
  1. au3反编译源码

  2. au3反编译源码 myAut2Exe - The Open Source AutoIT scr ipt Decompiler 2.9 ======================================================== *New* full support for AutoIT v3.2.6++ :) ... mmh here's what I merely missed in the 'public sources 3.1.0' This program is f
  3. 所属分类:Actionscript

    • 发布日期:2014-01-22
    • 文件大小:1mb
    • 提供者:p13577080110
  1. joc eclipse plugin

  2. Jocky Java Obfuscate Compiler Kit for You 一、前言 1.1 什么是Jocky? 我们知道,Java是一种跨平台的编程语言,其源码(.java文件)被编译成与平台无关的字节码(.class文件),然后在运行期动态链接。这样,编译后的类文件中将包含有符号表,从而使得Java程序很容易被反编译。相信每一个Java开发人员,都曾经用过诸如Jad之类的反编译器,对Java的class 文件进行反编译,从而观察程序的结构与实现细节。如此一来,对于那些需要严格进行知
  3. 所属分类:Java

    • 发布日期:2007-03-05
    • 文件大小:633kb
    • 提供者:comeasur
  1. 安卓多线程

  2. # This file is automatically generated by Android Tools. # Do not modify this file -- YOUR CHANGES WILL BE ERASED! # # This file must be checked in Version Control Systems. # # To customize properties used by the Ant build system edit # "ant.propert
  3. 所属分类:Android

    • 发布日期:2015-12-16
    • 文件大小:2kb
    • 提供者:qq_17851297
  1. Greenshot-NO-INSTALLER-1.2.8.12-RELEASE.zip

  2. Greenshot is a light-weight screenshot software tool for Windows with the following key features: Quickly create screenshots of a selected region, window or fullscreen; you can even capture complete (scrolling) web pages from Internet Explorer. Easi
  3. 所属分类:其它

    • 发布日期:2016-03-06
    • 文件大小:1mb
    • 提供者:lenzo537
  1. python 混淆源码

  2. python 混淆源码,代码是2.7的 ,可以混淆3.5和2.7的源码,具体有什么问题未知,我只是改了一下输入输出方式,其最源码是在https://github.com/astrand/pyobfuscate 12年前老代码了,仅供参考
  3. 所属分类:Python

    • 发布日期:2017-11-24
    • 文件大小:43kb
    • 提供者:u010579813
  1. jscruncher_3.0.0.150.zip

  2. jscruncher_3.0.0 javascr ipt obfuscate
  3. 所属分类:Javascript

    • 发布日期:2009-04-24
    • 文件大小:4mb
    • 提供者:zhangwei_epri
  1. Redis-Essentials.pdf

  2. Redis is the most popular in-memory key-value data store. It is very lightweight and its data types give it an edge over other competitors. If you need an in-memory database or a high-performance cache system that is simple to use and highly scalabl
  3. 所属分类:Redis

    • 发布日期:2018-04-04
    • 文件大小:3mb
    • 提供者:qq_25527791
  1. Greenshot 1.2.10

  2. Greenshot 一个很好用的截屏软件,Greenshot is a light-weight screenshot software tool for Windows with the following key features: Quickly create screenshots of a selected region, window or fullscreen; you can even capture complete (scrolling) web pages from In
  3. 所属分类:桌面系统

    • 发布日期:2018-08-27
    • 文件大小:710kb
    • 提供者:robotics5
  1. SQLi Dumper v.8.0(国外SQL网站注入工具)

  2. 网站渗透,爆数据库.Beyond SQLi: Obfuscate and Bypass |=--------------------------------------------------------------------=| |=--------------=[ Beyond SQLi: Obfuscate and Bypass ]=---------------=| |=-------------------------=[ 6 October 2011 ]=------------
  3. 所属分类:网络攻防

    • 发布日期:2018-10-18
    • 文件大小:2mb
    • 提供者:tion88888
  1. ProGuard-java混淆加密

  2.   ProGuard能够对Java类中的代码进行压缩(Shrink),优化(Optimize),混淆(Obfuscate),预检(Preveirfy)。   1. 压缩(Shrink):在压缩处理这一步中,用于检测和删除没有使用的类,字段,方法和属性。   2. 优化(Optimize):在优化处理这一步中,对字节码进行优化,并且移除无用指令。   3. 混淆(Obfuscate):在混淆处理这一步中,使用a,b,c等无意义的名称,对类,字段和方法进行重命名。   4. 预检(Preveirf
  3. 所属分类:系统安全

    • 发布日期:2018-11-27
    • 文件大小:2mb
    • 提供者:aleiliuwei
« 12 »