radare2
2024-08-17
radare2 is a free reverse engineering toolkit that works well on Linux:
https://github.com/radareorg/radare2
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
shared object
2024-08-17
A shared object or shared library is a computer file that contains executable code that is designed to be used by multiple programs or libraries at ...
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
bibliography
2024-08-16
A bibliography is a list of sources such as books, articles, or websites that an author uses or consults when writing a research paper or book.
Read More
C
2024-08-16
C is a general purpose programming language. It was created in the 1970s by Dennis Ritchie and remains widely used and influential into the 2020s.
Read More
cesare1999
2024-08-16
Linux Anti-Debugging Techniques (Fooling the Debugger)
By Silvio Cesare (January 1999) ...
Read More
Dennis Ritchie
2024-08-16
Dennis MacAlistair Ritchie was an American computer scientist. He created the C programming language. Along with long-time colleague Ken Thompson, ...
Read More