备份: 完整开发状态(含反混淆脚本和临时文件)

This commit is contained in:
ccdojox-crypto
2025-12-17 17:18:02 +08:00
parent 9e2333c90c
commit 7e9ea173a7
2872 changed files with 326818 additions and 249 deletions

View File

@@ -25,7 +25,64 @@
"Bash(taskkill:*)",
"Bash(git init:*)",
"Bash(git checkout:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git remote add:*)",
"Bash(git push:*)",
"Bash(npx @vscode/vsce package:*)",
"Bash(xcopy /E /Y \"原版本\\extension\\out\" \"extension\\out\"\")",
"Bash(webcrack:*)",
"Bash(node deobfuscate_provider.js:*)",
"Bash(node deobfuscate_provider_v2.js:*)",
"Bash(npx vsce package --no-dependencies)",
"WebSearch",
"Bash(npm install:*)",
"Bash(node full_deobfuscate.js:*)",
"Bash(node full_deobfuscate_v2.js:*)",
"Bash(ls:*)",
"Bash(copy:*)",
"Bash(cmd /c 'copy \"\"D:\\temp\\破解\\cursorpro-0.4.5\\extension\\out\\api\\client.js\"\" \"\"D:\\temp\\破解\\cursorpro-0.4.5\\deobfuscated_full\\extension\\out\\api\\client.js\"\" /Y')",
"Bash(npm init -y)",
"Bash(npx deobfuscator --help:*)",
"Bash(npx deobfuscator:*)",
"Bash(npx obfuscator-io-deobfuscator:*)",
"Bash(node deobfuscate_provider_v3.js:*)",
"Bash(node deobfuscate_provider_v4.js:*)",
"Bash(node test_array.js:*)",
"Bash(node deobfuscate_provider_v5.js:*)",
"Bash(node deobfuscate_provider_v6.js:*)",
"Bash(node deobfuscate_provider_v7.js:*)",
"Bash(npx webcrack:*)",
"Bash(node deobfuscate_provider_v8.js:*)",
"Bash(node deobfuscate_provider_v9.js:*)",
"Bash(node rename_vars.js:*)",
"Bash(node simplify_control_flow.js:*)",
"Bash(node deobfuscate_switch.js:*)",
"Bash(node final_cleanup.js:*)",
"Bash(node remove_dead_code.js:*)",
"Bash(node semantic_rename.js:*)",
"Bash(node final_rename.js:*)",
"Bash(node final_rename2.js:*)",
"Bash(node final_rename3.js:*)",
"Bash(node final_rename4.js:*)",
"Bash(node final_rename5.js:*)",
"Bash(node fix_remaining_vars.js:*)",
"Bash(node fix_more_vars.js:*)",
"Bash(node fix_final_vars.js:*)",
"Bash(node final_cleanup_all.js:*)",
"Bash(node fix_chinese.js:*)",
"Bash(node convert_unicode.js:*)",
"Bash(node check_unicode.js:*)",
"Bash(node final_check.js:*)",
"Bash(node check_all_files.js:*)",
"Bash(node fix_catch_vars.js:*)",
"Bash(node fix_logic_bugs.js:*)",
"Bash(node -c:*)",
"Bash(npx vsce:*)",
"Bash(cp:*)",
"Bash(ls -la \"D:\\temp\\破解\\cursorpro-0.4.5\\deobfuscated_full\\extension\\out\\webview\"\" 2>/dev/null || dir \"D:temp破解cursorpro-0.4.5deobfuscated_fullextensionoutwebview \")",
"Bash(npx vsce package:*)",
"Bash(git commit:*)",
"Bash(git branch:*)"
]
}
}