Printf("%#v\n", nc.IntSlice("blups")) fmt.Printf("%#v\n", nc.String("snurt")) fmt.Printf("%#v\n", nc.StringSlice("snurkles")) fmt.Printf("%#v\n", nc.Uint("flub")) fmt.Printf("%#v\n", nc.Uint64("florb")) fmt.Printf("%#v\n", nc.GlobalBool("global-nope")...
aad44de937 Switch branches/tags Branches Tags Could not load branches Nothing to show {{ refName }} View all branches Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause...
formatStringExploiter A good Python module to streamline exploiting a format string vulnerability. THIS IS NOT ALWAYS A GOOD TACTIC... 64-bit Buffer Overflow 64-bit buffer overflow challenges are often difficult because the null bytes get in the way of memory addresses (for the function you want...