|
You are here |
cocomelonc.github.io | ||
| | | | |
niemczuk.tech
|
|
| | | | | Everyone should be familiar with the concept of brute forcing. In short it is an action of trying every possible combination till succeeding. Most often used in password hacking / hash guessing. | |
| | | | |
gist.github.com
|
|
| | | | | Get process name and argv in Solaris from /proc/[pid/psinfo - solaris_getprocs.c | |
| | | | |
nagekar.com
|
|
| | | | | [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner interpretation, and seeks feedback on the code. | |
| | | | |
membarrier.wordpress.com
|
|
| | | In the previous post we saw how the memory management unit (MMU) uses page tables to translate virtual addresses into physical ones. We will now consider the various features that such a translation enables in an operating system. In the discussion below, it is important to remember that the granularity of translation is a single... | ||