Home
Rayanfam Blog
Cancel

How to get every detail about SSDT , GDT , IDT in a blink of an eye

In a few days ago I was looking for something to show me the SSDT and GDT (Which is really important in malware analyzing because most of rootkits are interested in hooking and changing this stuf...

Useful Configs for Squid3 Cache

Hi everyone! After searching the web so many times and testing different configurations of Squid, I have found these minimal working configs which you can use to achieve the features you want fr...

A New Anti Ransomware Idea

In the last few days, I was asked to give a new idea for creating an anti ransomware and now I wanna share my idea and source codes. The Full Source Code Is Available at : https://github.com/Sin...

Kernel Mode Debugging by Windbg

Hey there, Today I’m gonna show you how to make a kernel mode debugging using VMWare and Windbg and Windows. So why should you do this ?! It’s clear , everything such as Kernel Mode Driver Deb...

Hello World !

This is the first post of our blog ! After 5+ years of experience working with various technologies and developing skills in different computer fields including security and network, we want to ...