Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adeljck/PassGet
/ functions
Functions
289 in github.com/adeljck/PassGet
⨍
Functions
289
◇
Types & classes
60
↓ 1 callers
Method
GetFromProcess
()
modules/todesk/todesk.go:36
↓ 1 callers
Method
GetFromProcess
()
modules/sunlogin/sunlogin.go:35
↓ 1 callers
Function
GetHistoryHost
()
modules/rdp/rdp.go:18
↓ 1 callers
Function
GetHomeDir
()
modules/utils/modules.go:34
↓ 1 callers
Function
GetInstallPath
()
modules/finalshell/finalshell.go:22
↓ 1 callers
Method
GetMasterKey
GetMasterKey returns master key of Firefox. from key4.db
modules/browser/pick/firefox/firefox.go:86
↓ 1 callers
Method
GetMasterKey
()
modules/browser/pick/chromium/chromium_windows.go:19
↓ 1 callers
Function
GetSaveDataFromFile
(Path string)
modules/winscp/winscp.go:86
↓ 1 callers
Function
GetSavedData
(Path string)
modules/winscp/winscp.go:46
↓ 1 callers
Function
GetServerDetails
(filename string)
modules/filezilla/filezilla.go:56
↓ 1 callers
Function
GetServerKeys
(SubKeys []string)
modules/navicat/navicat.go:62
↓ 1 callers
Function
GetSliceLastOne
(Items []string)
modules/utils/utils.go:18
↓ 1 callers
Function
GetTypeKeys
(Keys []string)
modules/navicat/navicat.go:44
↓ 1 callers
Function
GetWinSCP
()
modules/run/get.go:95
↓ 1 callers
Function
IsNumeric
(s string)
modules/utils/remote/remote.go:85
↓ 1 callers
Method
IsSensitive
IsSensitive returns whether the item is sensitive data password, cookie, credit card, master key is unlimited
modules/utils/browser/types/types.go:133
↓ 1 callers
Method
Len
()
modules/utils/browser/extractor/extractor.go:9
↓ 1 callers
Function
ListBrowsers
()
modules/browser/pick/browser.go:111
↓ 1 callers
Function
MatchPattern
(data, pattern []byte)
modules/utils/remote/remote.go:63
↓ 1 callers
Method
Name
()
modules/utils/browser/extractor/extractor.go:7
↓ 1 callers
Function
New
New returns new Firefox instances.
modules/browser/pick/firefox/firefox.go:34
↓ 1 callers
Function
NewLogger
NewLogger creates and returns a new instance of Logger. Log level is set to DebugLevel by default.
log/logger.go:16
↓ 1 callers
Function
PBKDF2Key
PBKDF2Key derives a key from the password, salt and iteration count, returning a []byte of length keylen that can be used as cryptographic key. The ke
modules/utils/browser/crypto/pbkdf2.go:25
↓ 1 callers
Function
Run
()
modules/run/run.go:12
↓ 1 callers
Method
SetLevel
SetLevel sets the logger level. It panics if v is less than DebugLevel or greater than FatalLevel.
log/logger.go:39
↓ 1 callers
Method
Warnf
(format string, args ...any)
log/logger.go:81
↓ 1 callers
Function
WriteFile
(buffer *bytes.Buffer, filename string)
modules/utils/browser/fileutil/fileutil.go:172
↓ 1 callers
Method
addExtractors
(items []types.DataType)
modules/browser/browserdata/browserdata.go:59
↓ 1 callers
Method
bytes
()
modules/utils/browser/crypto/crypto_windows.go:58
↓ 1 callers
Method
calculateCallDepth
calculateCallDepth returns the call depth for the logger.
log/logger.go:126
↓ 1 callers
Function
chromiumWalkFunc
chromiumWalkFunc return a filepath.WalkFunc to find item's path
modules/browser/pick/chromium/chromium.go:138
↓ 1 callers
Function
convertUTF16toUTF8
(source []byte, endian unicode.Endianness)
modules/browser/browserdata/localstorage/localstorage.go:99
↓ 1 callers
Method
copyItemToLocal
()
modules/browser/pick/firefox/firefox.go:51
↓ 1 callers
Method
copyItemToLocal
()
modules/browser/pick/chromium/chromium.go:83
↓ 1 callers
Function
decrypt
(encrypted string)
modules/navicat/decrypt.go:22
↓ 1 callers
Function
desDecode
DES解密
modules/finalshell/decrypt.go:40
↓ 1 callers
Method
fillFirefox
(originKey, key, value string)
modules/browser/browserdata/sessionstorage/sessionstorage.go:155
↓ 1 callers
Method
fillFirefox
(originKey, key, value string)
modules/browser/browserdata/localstorage/localstorage.go:147
↓ 1 callers
Method
fillHeader
(url, key []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:102
↓ 1 callers
Method
fillHeader
(url, key []byte)
modules/browser/browserdata/localstorage/localstorage.go:94
↓ 1 callers
Method
fillKey
(b []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:79
↓ 1 callers
Method
fillKey
(b []byte)
modules/browser/browserdata/localstorage/localstorage.go:79
↓ 1 callers
Function
fillLocalStoragePath
(itemPaths map[types.DataType]string, storage types.DataType)
modules/browser/pick/chromium/chromium.go:174
↓ 1 callers
Method
fillMetaHeader
(b []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:98
↓ 1 callers
Method
fillMetaHeader
(b []byte)
modules/browser/browserdata/localstorage/localstorage.go:90
↓ 1 callers
Method
fillValue
fillValue fills value of the storage TODO: support unicode charter
modules/browser/browserdata/sessionstorage/sessionstorage.go:114
↓ 1 callers
Method
fillValue
fillValue fills value of the storage TODO: support unicode charter
modules/browser/browserdata/localstorage/localstorage.go:106
↓ 1 callers
Function
findFirefoxLocale
(locales []gjson.Result, targetLang language.Tag)
modules/browser/browserdata/extension/extension.go:164
↓ 1 callers
Function
findPattern
(data []byte, startPattern, endPattern []byte)
modules/todesk/todesk.go:86
↓ 1 callers
Function
firefoxWalkFunc
(items []types.DataType, multiItemPaths map[string]map[types.DataType]string)
modules/browser/pick/firefox/firefox.go:61
↓ 1 callers
Function
getBookmarkChildren
(value gjson.Result, w *ChromiumBookmark)
modules/browser/browserdata/bookmark/bookmark.go:68
↓ 1 callers
Method
getCallDepth
()
log/logger.go:137
↓ 1 callers
Function
getChromiumExtURL
(id, updateURL string)
modules/browser/browserdata/extension/extension.go:105
↓ 1 callers
Function
getFirefoxLoginData
()
modules/browser/browserdata/password/password.go:216
↓ 1 callers
Function
getSection
(Path string)
modules/winscp/winscp.go:123
↓ 1 callers
Function
getWifiPassword
getWifiPassword 获取指定网络的密码
modules/wifi/wifi.go:39
↓ 1 callers
Function
getWifiPasswords
getWifiPasswords 获取已连接过的 Wi-Fi 网络名称及其密码
modules/wifi/wifi.go:15
↓ 1 callers
Method
isLoggerPackage
(funcName string)
log/logger.go:154
↓ 1 callers
Function
linkType
(a int64)
modules/browser/browserdata/bookmark/bookmark.go:151
↓ 1 callers
Function
md5Hash
(data []byte)
modules/finalshell/decrypt.go:96
↓ 1 callers
Function
newBase
(out io.Writer)
log/logger.go:116
↓ 1 callers
Function
newBlob
(d []byte)
modules/utils/browser/crypto/crypto_windows.go:48
↓ 1 callers
Function
newOutPutter
(flag string)
modules/browser/browserdata/outputter.go:23
↓ 1 callers
Function
paddingZero
(src []byte, length int)
modules/utils/browser/crypto/crypto.go:124
↓ 1 callers
Function
parseChromiumExtensions
(content string)
modules/browser/browserdata/extension/extension.go:52
↓ 1 callers
Function
pickChromium
(name, profile string)
modules/browser/pick/browser.go:40
↓ 1 callers
Function
pickFirefox
(name, profile string)
modules/browser/pick/browser.go:79
↓ 1 callers
Function
processMasterKey
processMasterKey process master key of Firefox. Process the metaBytes and nssA11 with the corresponding cryptographic operations.
modules/browser/pick/firefox/firefox.go:130
↓ 1 callers
Function
queryMetaData
(db *sql.DB)
modules/browser/pick/firefox/firefox.go:110
↓ 1 callers
Function
queryNssPrivate
(db *sql.DB)
modules/browser/pick/firefox/firefox.go:119
↓ 1 callers
Function
randomKey
随机密钥生成
modules/finalshell/decrypt.go:58
↓ 1 callers
Function
removeNonPrintableChars
(input string)
modules/finalshell/decrypt.go:13
↓ 1 callers
Function
runAll
()
modules/run/run.go:120
↓ 1 callers
Method
userDataTypePaths
userDataTypePaths return a map of user to item path, map[profile 1][item's name & path key pair]
modules/browser/pick/chromium/chromium.go:107
Method
BrowsingData
(isFullExport bool)
modules/browser/pick/firefox/firefox.go:170
Method
BrowsingData
(isFullExport bool)
modules/browser/pick/chromium/chromium.go:51
Function
Debug
(args ...any)
log/log.go:16
Method
Debug
(args ...any)
log/logger.go:46
Method
Debug
Debug logs a message at Debug level.
log/logger.go:160
Function
DecryptWithChromium
(key, password []byte)
modules/utils/browser/crypto/crypto_darwin.go:5
Function
DecryptWithChromium
(key, ciphertext []byte)
modules/utils/browser/crypto/crypto_windows.go:17
Function
DecryptWithDPAPI
(_ []byte)
modules/utils/browser/crypto/crypto_darwin.go:13
Function
DecryptWithDPAPI
DecryptWithDPAPI (Data Protection Application Programming Interface) is a simple cryptographic application programming interface available as a built-
modules/utils/browser/crypto/crypto_windows.go:68
Function
DecryptWithYandex
DecryptWithYandex decrypts the password with AES-GCM
modules/utils/browser/crypto/crypto_windows.go:29
Function
Error
(args ...any)
log/log.go:32
Method
Error
(args ...any)
log/logger.go:60
Method
Error
Error logs a message at Error level.
log/logger.go:170
Method
Extract
(masterKey []byte)
modules/browser/browserdata/password/password.go:47
Method
Extract
(masterKey []byte)
modules/browser/browserdata/password/password.go:115
Method
Extract
(globalSalt []byte)
modules/browser/browserdata/password/password.go:179
Method
Extract
(_ []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:41
Method
Extract
(_ []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:126
Method
Extract
(masterKey []byte)
modules/browser/browserdata/creditcard/creditcard.go:41
Method
Extract
(masterKey []byte)
modules/browser/browserdata/creditcard/creditcard.go:97
Method
Extract
(masterKey []byte)
modules/browser/browserdata/cookie/cookie.go:48
Method
Extract
(_ []byte)
modules/browser/browserdata/cookie/cookie.go:117
Method
Extract
(_ []byte)
modules/browser/browserdata/bookmark/bookmark.go:38
Method
Extract
(_ []byte)
modules/browser/browserdata/bookmark/bookmark.go:105
Method
Extract
(_ []byte)
modules/browser/browserdata/localstorage/localstorage.go:41
Method
Extract
(_ []byte)
modules/browser/browserdata/localstorage/localstorage.go:118
← previous
next →
101–200 of 289, ranked by callers