LD_PRELOAD
2024-08-17
LD_PRELOAD is an environment variable used by ld.so that allows a user to specify libraries that get loaded before any other libraries when a program ...
Read More
network protocol
2024-08-17
A network protocol is an established set of rules that determine how data is transmitted on a computer network.
Read More
sansec-cronrat
2024-08-17
CronRAT malware hides behind February 31st
by Sansec Forensics Team
November 24, 2021
https://sansec.io/research/cronrat
Read More
shell
2024-08-17
A shell is a command-line user interface (UI) that enables a user to interact with an operating system.
Read More
software profiling
2024-08-17
In computer programming, profiling is a form of analysis that measures the space (memory), or time complexity of a program, the usage of particular ...
Read More
baines2016
2024-08-16
Programming Linux Anti-Reversing Techniques
by Jacob Baines
2016-12-20 LeanPub
https://leanpub.com/anti-reverse-engineering-linux
Source code ...
Read More
cesare1999
2024-08-16
Linux Anti-Debugging Techniques (Fooling the Debugger)
By Silvio Cesare (January 1999) ...
Read More
extensible
2024-08-16
Extensibility is the capability of software to accomodate new features, funcionality, and modification without directly modifying its core structure. ...
Read More
Linus Torvalds
2024-08-16
Linus Benedict Torvalds is a Finnish-American software engineer who created the Linux kernel and the distributed version control system Git.
Read More
Linux
2024-08-16
Linux is a free and open-source operating system similar to Unix.
The Linux Kernel was originally released in 1991 by Linus Torvalds as a hobby, but ...
Read More