Skip to content

A simple app to decrypt mangled and obfuscated passwords from Tibco EMS & Tibco Designer (GV)

Notifications You must be signed in to change notification settings

hermanwhyd/TibcoPasswordRevealer

Repository files navigation

#How to install to local repository _> mvn install:install-file -Dfile=C:\tibco\tra\5.8\lib\TIBCrypt.jar -DgroupId=com.tibco.security -DartifactId=TIBCrypt -Dversion=2.16.0.007 -Dpackaging=jar

tips:
to know version
	_> java -cp C:\tibco\tra\5.8\lib\TIBCrypt.jar com.tibco.crypto.util.cryptoVersion
sample output:
	_> TIBCrypt 2.16.0.007

#How to build execute jar include with depedencies: _> mvn clean compile assembly:single

Screenshot:

tpr

About

A simple app to decrypt mangled and obfuscated passwords from Tibco EMS & Tibco Designer (GV)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages