Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

FinalShellDecodePass 加密解密

/Applications/FinalShell.app/Contents/Java/finalshell.jar!/myssh/O0O0OO0OOOO0OO0000O0O0O0000O00OOO0OOOOO00000OO0O0O0OOO00OOO0O00O000OOOO0OO00000O0OO0OOO00O0000OOOOOO.class

password 字段在 ~/Library/FinalShell/conn/xxxxxx/xxxxxx_connect_config.json

快速查找

$ ~/Library/FinalShell/conn
$ grep -rni "password"*

例如:

将明文beac3d85988e 加密成密文得到 OGNqLj1Le11Br3AIelAiPaDJpfhBzmEN

将密文UU8hWV51DmVNgmX/pUd0LlaEo53VTa6s 解密得到明文 beac3d85988e

$ javac FinalShellDecodePass.java
$ java FinalShellDecodePass
>>>>
[*] 明文=beac3d85988e
[*] 密文=OGNqLj1Le11Br3AIelAiPaDJpfhBzmEN
[*] 明文=beac3d85988e

About

FinalShellDecodePass 加密解密

Resources

Stars

90 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages