Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var All = map[string]func() error{ "CVE-2021-4034": CVE_2021_4034, "CVE-2018-14655": CVE_2018_14665, }
Functions ¶
func Base64Decode ¶
Base64Decode decodes a base64 URL-encoded string to a byte slice
func Base64Encode ¶ added in v1.0.1
Base64Encode encodes a byte slice to a base64 URL-encoded string
func Bin2String ¶ added in v1.0.1
Bin2String compresses a binary file and encodes it with base64
func CVE_2018_14665 ¶ added in v1.0.1
func CVE_2018_14665() (err error)
CVE_2018_14665 get root via xorg lpe CVE-2018-14655
func ExtractFileFromString ¶
ExtractFileFromString base64 decodes and decompresses using BZ2
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.
