Makaleler
Teknik makalelelerimize bu sayfadan ulaşabilirsiniz.
Bu sayfada üzerinde çalıştığımız ve uzmanlığımız olan konularla ilgili yazdığımız makalelere rastlayabiliriniz. İlginizi çeken ve/veya danışmak istediğiniz konular olur ise, bize ulaşmak için iletişim sayfamızdaki bilgileri veya iletişim formunu kullanabilirsiniz.
Linux PRNG Internals
4 Eki 2022 - Dr. Metin Evrim Ulu
An article on Linux Pseudo-Random Number Generator Internals
Building Morph Networks in Hydra
1 Eyl 2022 - Dr. Metin Evrim Ulu
This article is mostly on Morph Networks in Hydra
Fixing(*) Wireguard
31 Ağu 2022 - Dr. Metin Evrim Ulu
Join me while I prescribe a solution to the problem and prevail as a Wireguard fan!
AFL Internals
27 May 2022 - Dr. Metin Evrim Ulu
Stats, Counters and the UI
AFL Internals
23 May 2022 - Dr. Metin Evrim Ulu
Stages
AFL Internals
22 May 2022 - Dr. Metin Evrim Ulu
libtokencap
AFL Internals
18 May 2022 - Dr. Metin Evrim Ulu
Instrumentation
Psychic Signatures in Java OpenJDK
12 May 2022 - Dr. Metin Evrim Ulu
If you have any OpenJDK version from 15 to 18 in production, read on.
The Mystery of 248 and Cofactor DH
11 May 2022 - Dr. Metin Evrim Ulu
The Key generation of Ed25519 signature algorithm
/sbin/init
10 May 2022 - Dr. Metin Evrim Ulu
In the old days, the PID 1 (not zero) is for /sbin/init which is basically responsible for loading the system up for users and starting the system daemons. Nowadays, you would typically get System D.