Skip to content

ASpathfinder/aadecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于 mangle-js-webpack-plugin 项目的 aaencode 功能编写的,解码使用 aaencode 编码的js代码

mangle-js-webpack-plugin

使用 nexe 打包成可执行文件(mac os arm64不适用)

需要 v14.15.3 及以下 nodejs 版本

nexe 项目地址

windows:

> nexe main.js -o aadecode.exe

使用 pkg 打包成可执行文件

需要 v18 及以下 nodejs 版本

pkg npm地址

windows:

$ pkg main.js -o aadecode

用法:

> aadecode.exe < aaencode_text.txt
输出:
var Link = {"time":"5","exit":"btn","ganl":null};
!function(t){var a={};t(function(){a.Load()}),a.Load=function(){var e="#counter";if(1==t(e).length){var n=t(e).text();if(n=parseInt(n,10),TheLink=t("#link").attr("href"),0===n){switch(Link.exit){case"btn":t(".counter").remove(),t(".text").fadeIn(2e3),t("#link").fadeIn(700);break;case"clo":window.location.replace(TheLink)}return}n--,t(e).html(n),setTimeout(a.Load,1e3)}}}(jQuery);
$("#link").on("click", function() { window.location.href="/file/dlhdsyyihsDpuc9_adIRaFWZGdRT5tJwtLTgAevGM9F4uwYfwTDWlQcQEzPA-12YWQ9A6E3VyAGt-tDMrBFk5ShNiOJ9MmcpsnZ9c_RyXDI";});

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published