Skip to content

penson233/XshellCrack_Modify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XshellCrack

XshellCrack is a secondary development based on SharpXDecrypt, rewritten with go language, increased the registry query Settings, more convenient for xshell local password cracking

declaration

This tool is only for password search. Any other behavior is at your own risk

introduce

Use

Usage:
  root SshCrack [flags]

Flags:
  -P, --Path string        eg -P C:\xxxx\xxx.xsh
  -I, --USID string        eg -I S-1xxxxxx
  -d, --directory string   eg -d C:\xxxx\
  -h, --help               help for SshCrack
  -u, --username string    eg -u test

If the xshell path is not configured, the system automatically searches the xshell local cache file in the registry, as shown in the following figure

图片

If you specify a path, the decryption will follow the path you specified, as shown in the figure below 图片

Kill free effect

Because there is no windows api call involved, the effect is still OK, and the use of go language construction to remove the symbol table, and use the upx shell for compression, so the volume is also very impressive

图片

It can also decrypt it offline

image-20231004204618379

reference

https://github.com/JDArmy/SharpXDecrypt
https://github.com/Q16G/XshellCrack

About

Modfied on XshellCrack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages