package main
type Me struct{
Email string
Job string
Code string
Blog string
Learning string
}
func main() {
me := &Me{
Email: "*****",
Job: "Undergraduate",
Code: "Python,PHP,Go,Java ...",
Blog: "https://www.3rsh1.cool",
Learning: "内网渗透,web安全 ..."
}
_ = me
}
Popular repositories Loading
-
code-breaking
code-breaking PublicForked from phith0n/code-breaking
Code-Breaking Puzzles
JavaScript
-
Generate_Char_By_Xor
Generate_Char_By_Xor PublicForked from EddieIvan01/Generate_Char_By_Xor
CTF中过滤指定字符的webshell,php中由字符异或生成新字符
Python
-
Web-CTF-Cheatsheet
Web-CTF-Cheatsheet PublicForked from w181496/Web-CTF-Cheatsheet
Web CTF CheatSheet 🐈
Ruby
-
-
Doge-Gabh
Doge-Gabh PublicForked from timwhitez/Doge-Gabh
GetProcAddressByHash/remap/full dll unhooking/Tartaru's Gate/Spoofing Gate/universal/Perun's Fart/Spoofing-Gate/EGG/RecycledGate/syswhisper/RefleXXion golang implementation
Go
-
If the problem persists, check the GitHub status page or contact support.