Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akkuman/gSigFlip
/ functions
Functions
10 in github.com/akkuman/gSigFlip
⨍
Functions
10
◇
Types & classes
0
↓ 3 callers
Function
getPENtHeaderOffset
(fileBytes []byte)
sigFlip.go:15
↓ 1 callers
Function
GetCertTableOffset
GetCertTableOffset get the location of the certificate form in the file
sigFlip.go:58
↓ 1 callers
Function
Inject
Inject tag and shellcode to pe cert table, tag length must be at least 8
sigFlip.go:81
↓ 1 callers
Function
Is32BitPE
Is32BitPE determine if the pe file is 32bit
sigFlip.go:49
↓ 1 callers
Function
encryptShellcode
(shellcode []byte, rc4key []byte)
sigFlip.go:67
↓ 1 callers
Function
parseTagToBytes
(tagStr string)
cmd/gSigFlip/main.go:31
↓ 1 callers
Function
randStringRunes
(n int)
cmd/gSigFlip/main.go:23
Function
GeneratePECheckSum
(fileBytes []byte)
sigFlip.go:21
Function
init
()
cmd/gSigFlip/main.go:46
Function
main
()
cmd/gSigFlip/main.go:57