tbhaxor
  • About Me
  • Projects
  • Series
Subscribe
Tagged

c

A collection of 3 posts

Understanding Address Spacing in Detail
process-injection

Understanding Address Spacing in Detail

Address spacing is used in all the Operating Systems to manage the processes' memory. Virtual address spacing opened the door for more features like swapping and easy relocations of the instructions and data to prevent address tampering.

  • Gurkirat Singh
Gurkirat Singh Jan 12, 2022 • 5 min read
Loading DLLs using C++ in Windows
windows

Loading DLLs using C++ in Windows

This standalone tutorial will guide you through writing your own DLL library from scratch and loading it into C++ and calling the exported functions in a separate project.

  • Gurkirat Singh
Gurkirat Singh Dec 2, 2021 • 9 min read
Exploiting Shared Library Misconfigurations
linux

Exploiting Shared Library Misconfigurations

Get the practical knowledge of Linux privilege escalation by discussing 3 pentester academy labs on shared library injection. You will realize how dangerous shared library injection is when you find GCC compiler and permission misconfiguration

  • Gurkirat Singh
Gurkirat Singh Aug 17, 2021 • 5 min read
tbhaxor © 2022
Powered by Ghost