MCPcopy Create free account

hub / github.com/adeljck/PassGet / functions

Functions289 in github.com/adeljck/PassGet

↓ 1 callersMethodGetFromProcess
()
modules/todesk/todesk.go:36
↓ 1 callersMethodGetFromProcess
()
modules/sunlogin/sunlogin.go:35
↓ 1 callersFunctionGetHistoryHost
()
modules/rdp/rdp.go:18
↓ 1 callersFunctionGetHomeDir
()
modules/utils/modules.go:34
↓ 1 callersFunctionGetInstallPath
()
modules/finalshell/finalshell.go:22
↓ 1 callersMethodGetMasterKey
GetMasterKey returns master key of Firefox. from key4.db
modules/browser/pick/firefox/firefox.go:86
↓ 1 callersMethodGetMasterKey
()
modules/browser/pick/chromium/chromium_windows.go:19
↓ 1 callersFunctionGetSaveDataFromFile
(Path string)
modules/winscp/winscp.go:86
↓ 1 callersFunctionGetSavedData
(Path string)
modules/winscp/winscp.go:46
↓ 1 callersFunctionGetServerDetails
(filename string)
modules/filezilla/filezilla.go:56
↓ 1 callersFunctionGetServerKeys
(SubKeys []string)
modules/navicat/navicat.go:62
↓ 1 callersFunctionGetSliceLastOne
(Items []string)
modules/utils/utils.go:18
↓ 1 callersFunctionGetTypeKeys
(Keys []string)
modules/navicat/navicat.go:44
↓ 1 callersFunctionGetWinSCP
()
modules/run/get.go:95
↓ 1 callersFunctionIsNumeric
(s string)
modules/utils/remote/remote.go:85
↓ 1 callersMethodIsSensitive
IsSensitive returns whether the item is sensitive data password, cookie, credit card, master key is unlimited
modules/utils/browser/types/types.go:133
↓ 1 callersMethodLen
()
modules/utils/browser/extractor/extractor.go:9
↓ 1 callersFunctionListBrowsers
()
modules/browser/pick/browser.go:111
↓ 1 callersFunctionMatchPattern
(data, pattern []byte)
modules/utils/remote/remote.go:63
↓ 1 callersMethodName
()
modules/utils/browser/extractor/extractor.go:7
↓ 1 callersFunctionNew
New returns new Firefox instances.
modules/browser/pick/firefox/firefox.go:34
↓ 1 callersFunctionNewLogger
NewLogger creates and returns a new instance of Logger. Log level is set to DebugLevel by default.
log/logger.go:16
↓ 1 callersFunctionPBKDF2Key
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 callersFunctionRun
()
modules/run/run.go:12
↓ 1 callersMethodSetLevel
SetLevel sets the logger level. It panics if v is less than DebugLevel or greater than FatalLevel.
log/logger.go:39
↓ 1 callersMethodWarnf
(format string, args ...any)
log/logger.go:81
↓ 1 callersFunctionWriteFile
(buffer *bytes.Buffer, filename string)
modules/utils/browser/fileutil/fileutil.go:172
↓ 1 callersMethodaddExtractors
(items []types.DataType)
modules/browser/browserdata/browserdata.go:59
↓ 1 callersMethodbytes
()
modules/utils/browser/crypto/crypto_windows.go:58
↓ 1 callersMethodcalculateCallDepth
calculateCallDepth returns the call depth for the logger.
log/logger.go:126
↓ 1 callersFunctionchromiumWalkFunc
chromiumWalkFunc return a filepath.WalkFunc to find item's path
modules/browser/pick/chromium/chromium.go:138
↓ 1 callersFunctionconvertUTF16toUTF8
(source []byte, endian unicode.Endianness)
modules/browser/browserdata/localstorage/localstorage.go:99
↓ 1 callersMethodcopyItemToLocal
()
modules/browser/pick/firefox/firefox.go:51
↓ 1 callersMethodcopyItemToLocal
()
modules/browser/pick/chromium/chromium.go:83
↓ 1 callersFunctiondecrypt
(encrypted string)
modules/navicat/decrypt.go:22
↓ 1 callersFunctiondesDecode
DES解密
modules/finalshell/decrypt.go:40
↓ 1 callersMethodfillFirefox
(originKey, key, value string)
modules/browser/browserdata/sessionstorage/sessionstorage.go:155
↓ 1 callersMethodfillFirefox
(originKey, key, value string)
modules/browser/browserdata/localstorage/localstorage.go:147
↓ 1 callersMethodfillHeader
(url, key []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:102
↓ 1 callersMethodfillHeader
(url, key []byte)
modules/browser/browserdata/localstorage/localstorage.go:94
↓ 1 callersMethodfillKey
(b []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:79
↓ 1 callersMethodfillKey
(b []byte)
modules/browser/browserdata/localstorage/localstorage.go:79
↓ 1 callersFunctionfillLocalStoragePath
(itemPaths map[types.DataType]string, storage types.DataType)
modules/browser/pick/chromium/chromium.go:174
↓ 1 callersMethodfillMetaHeader
(b []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:98
↓ 1 callersMethodfillMetaHeader
(b []byte)
modules/browser/browserdata/localstorage/localstorage.go:90
↓ 1 callersMethodfillValue
fillValue fills value of the storage TODO: support unicode charter
modules/browser/browserdata/sessionstorage/sessionstorage.go:114
↓ 1 callersMethodfillValue
fillValue fills value of the storage TODO: support unicode charter
modules/browser/browserdata/localstorage/localstorage.go:106
↓ 1 callersFunctionfindFirefoxLocale
(locales []gjson.Result, targetLang language.Tag)
modules/browser/browserdata/extension/extension.go:164
↓ 1 callersFunctionfindPattern
(data []byte, startPattern, endPattern []byte)
modules/todesk/todesk.go:86
↓ 1 callersFunctionfirefoxWalkFunc
(items []types.DataType, multiItemPaths map[string]map[types.DataType]string)
modules/browser/pick/firefox/firefox.go:61
↓ 1 callersFunctiongetBookmarkChildren
(value gjson.Result, w *ChromiumBookmark)
modules/browser/browserdata/bookmark/bookmark.go:68
↓ 1 callersMethodgetCallDepth
()
log/logger.go:137
↓ 1 callersFunctiongetChromiumExtURL
(id, updateURL string)
modules/browser/browserdata/extension/extension.go:105
↓ 1 callersFunctiongetFirefoxLoginData
()
modules/browser/browserdata/password/password.go:216
↓ 1 callersFunctiongetSection
(Path string)
modules/winscp/winscp.go:123
↓ 1 callersFunctiongetWifiPassword
getWifiPassword 获取指定网络的密码
modules/wifi/wifi.go:39
↓ 1 callersFunctiongetWifiPasswords
getWifiPasswords 获取已连接过的 Wi-Fi 网络名称及其密码
modules/wifi/wifi.go:15
↓ 1 callersMethodisLoggerPackage
(funcName string)
log/logger.go:154
↓ 1 callersFunctionlinkType
(a int64)
modules/browser/browserdata/bookmark/bookmark.go:151
↓ 1 callersFunctionmd5Hash
(data []byte)
modules/finalshell/decrypt.go:96
↓ 1 callersFunctionnewBase
(out io.Writer)
log/logger.go:116
↓ 1 callersFunctionnewBlob
(d []byte)
modules/utils/browser/crypto/crypto_windows.go:48
↓ 1 callersFunctionnewOutPutter
(flag string)
modules/browser/browserdata/outputter.go:23
↓ 1 callersFunctionpaddingZero
(src []byte, length int)
modules/utils/browser/crypto/crypto.go:124
↓ 1 callersFunctionparseChromiumExtensions
(content string)
modules/browser/browserdata/extension/extension.go:52
↓ 1 callersFunctionpickChromium
(name, profile string)
modules/browser/pick/browser.go:40
↓ 1 callersFunctionpickFirefox
(name, profile string)
modules/browser/pick/browser.go:79
↓ 1 callersFunctionprocessMasterKey
processMasterKey process master key of Firefox. Process the metaBytes and nssA11 with the corresponding cryptographic operations.
modules/browser/pick/firefox/firefox.go:130
↓ 1 callersFunctionqueryMetaData
(db *sql.DB)
modules/browser/pick/firefox/firefox.go:110
↓ 1 callersFunctionqueryNssPrivate
(db *sql.DB)
modules/browser/pick/firefox/firefox.go:119
↓ 1 callersFunctionrandomKey
随机密钥生成
modules/finalshell/decrypt.go:58
↓ 1 callersFunctionremoveNonPrintableChars
(input string)
modules/finalshell/decrypt.go:13
↓ 1 callersFunctionrunAll
()
modules/run/run.go:120
↓ 1 callersMethoduserDataTypePaths
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
MethodBrowsingData
(isFullExport bool)
modules/browser/pick/firefox/firefox.go:170
MethodBrowsingData
(isFullExport bool)
modules/browser/pick/chromium/chromium.go:51
FunctionDebug
(args ...any)
log/log.go:16
MethodDebug
(args ...any)
log/logger.go:46
MethodDebug
Debug logs a message at Debug level.
log/logger.go:160
FunctionDecryptWithChromium
(key, password []byte)
modules/utils/browser/crypto/crypto_darwin.go:5
FunctionDecryptWithChromium
(key, ciphertext []byte)
modules/utils/browser/crypto/crypto_windows.go:17
FunctionDecryptWithDPAPI
(_ []byte)
modules/utils/browser/crypto/crypto_darwin.go:13
FunctionDecryptWithDPAPI
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
FunctionDecryptWithYandex
DecryptWithYandex decrypts the password with AES-GCM
modules/utils/browser/crypto/crypto_windows.go:29
FunctionError
(args ...any)
log/log.go:32
MethodError
(args ...any)
log/logger.go:60
MethodError
Error logs a message at Error level.
log/logger.go:170
MethodExtract
(masterKey []byte)
modules/browser/browserdata/password/password.go:47
MethodExtract
(masterKey []byte)
modules/browser/browserdata/password/password.go:115
MethodExtract
(globalSalt []byte)
modules/browser/browserdata/password/password.go:179
MethodExtract
(_ []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:41
MethodExtract
(_ []byte)
modules/browser/browserdata/sessionstorage/sessionstorage.go:126
MethodExtract
(masterKey []byte)
modules/browser/browserdata/creditcard/creditcard.go:41
MethodExtract
(masterKey []byte)
modules/browser/browserdata/creditcard/creditcard.go:97
MethodExtract
(masterKey []byte)
modules/browser/browserdata/cookie/cookie.go:48
MethodExtract
(_ []byte)
modules/browser/browserdata/cookie/cookie.go:117
MethodExtract
(_ []byte)
modules/browser/browserdata/bookmark/bookmark.go:38
MethodExtract
(_ []byte)
modules/browser/browserdata/bookmark/bookmark.go:105
MethodExtract
(_ []byte)
modules/browser/browserdata/localstorage/localstorage.go:41
MethodExtract
(_ []byte)
modules/browser/browserdata/localstorage/localstorage.go:118
← previousnext →101–200 of 289, ranked by callers