Giter VIP home page Giter VIP logo

zend_decode's Introduction

Zend_Decode

G-DeZender要付费才能批量,SeayDzend5.2NM返回的是No input file specified
于是反编译G-DeZender,发现也就是调用lib包,于是改了一个能使的。
目前只于Windows11 ARM环境下测试了某OA5.2NM解密。

Versions

  • Zend/PHP5.2【Windows11 ARM下测试可用】
  • Zend/PHP5.3【未测试】
  • Zend/PHP5.4【未测试】

Usage

usage: main.py [-h] [--source_path SOURCE_PATH] [--target_path TARGET_PATH] --decode_type DECODE_TYPE

Zend_Decode

options:
  -h, --help            show this help message and exit
  --source_path SOURCE_PATH, -s SOURCE_PATH
                        源码读取路径,若无指定则读取source
  --target_path TARGET_PATH, -t TARGET_PATH
                        解码保存路径,若无指定则输出到target
  --decode_type DECODE_TYPE, -d DECODE_TYPE
                        解码格式,必要参数,可选为52RM/52NM/53/54

Examples

# 源码放进source文件夹,指定解密方式
python .\main.py -d 52NM

# 指定源码路径和解密方式,输出路径指向target文件夹
python .\main.py -d 52NM -s C:\Users\MeiyaPico\Desktop\source

# 指定输出路径和解密方式,源码路径指向source文件夹
python .\main.py -d 52NM -t C:\Users\MeiyaPico\Desktop\target

# 指定源码路径、输出路径和解密方式
python .\main.py -d 52NM -s C:\Users\MeiyaPico\Desktop\source -t C:\Users\MeiyaPico\Desktop\target

Screenshot

img.png

zend_decode's People

Contributors

southseast avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.