[ LUPG Home ] [ Tutorials ] [ Related Material ] [ Essays ] [ Project Ideas ] [ Send Comments ] v1.0.1 Building And Using Static And Shared "C" Libraries Table Of Contents: One of the problems with de
Introduction As a blend between offensive security engineer and developer, I find myself frustrated in attempting to adhere to the software development lifecycle (SDLC). The modern day security consul
Since 1.5, we can write C-style shared libraries ( .so ) in Go. These can be used directly from C and C++, but also from any language that can use a C shared library, which is most languages . Here’s
Shared libraries with GCC on Linux By anduril462 Libraries are an indispensable tool for any programmer. They are pre-existing code that is compiled and ready for you to use. They often provide generi
Loading "fileless" Shared Objects (memfd_create + dlopen) 2018-02-02 12:00:00 +0000 In our exercises as Red Team we always try to keep our tracks at minimum. The deployment of tools and implants is ma
We'll discuss the fundamentals of network security that many people continue to ignore as fundamentals. If you are new to security, or just need a refresher on where security meets exploitation, this
by Christopher Allen and Shannon Appelcline Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, a
Note: this guide was extensively updated in May 2020. For the prior version, see here . If you’re a self-taught engineer or bootcamp grad, you owe it to yourself to learn computer science. Thankfully,
Since I’m writing a series of posts on literature reviews (and undertaking a few of my own), I figured I could expand on how you can combine citation tracing, concept saturation, results’ mind-mapping
by | 7 Comments Filed in In his wildly popular 1986 book, All I Really Need to Know I Learned in Kindergarten , author Robert Fulghum reminds readers of simple lessons they once learned but may have f