IlayTheVuln
18 yro from Tel Aviv-Israel. Reverse engineering and lowlevel attacks enthusiastic.
Lady Davis HS Tel AvivTel Aviv, israel
Pinned Repositories
Bypassing_Kernerl_Write_Protection
a code snippet that shows how to turn ON/OFF write protection in the kernel by editing CRO register's 16 bit
DigitalWhisper-147Article-EtRashitHakatzir
אם הגעתם עד לכאן, פה תוכלו למצוא את קטעי הקוד המלאים שהצגתי במהלך המאמר :) לכל שאלה אשמח שתפנו אליי לכתובת המייל שבפרופיל !
Kernelious-Rootkit
a dkom rootkit that targets windows x64 systems. the rootkit hooks and edits criticl memory sections in order to hide different resources.
LsassEvador
An lsass eveador that preforms an inline hooking to SpAcceptCredentials and extracts user credentials.
Manual_Loader
Manual Loader
MS-Ransomware
All credits to wannacry :)
RansomWare-Decryptor
A decryptor for MS-RANSOMWARE malware
SandboxEscaper
A sandbox ecapare i wrote in cs!
WindowsOffender
I have developed a malware program using the C programming language, which includes various malicious features such as privilege escalation exploit, lsass dumper, reverse shell, keylogging, IAT hooking, DLL injection, and more. It should be noted that the program is constantly being updated, and some versions may not be fully functional.
X8086_AES_ENCRYPTION
AES encryption and decryption algorithms that I implemented in 86 ASM using pure math :)
IlayTheVuln's Repositories
IlayTheVuln/Kernelious-Rootkit
a dkom rootkit that targets windows x64 systems. the rootkit hooks and edits criticl memory sections in order to hide different resources.
IlayTheVuln/WindowsOffender
I have developed a malware program using the C programming language, which includes various malicious features such as privilege escalation exploit, lsass dumper, reverse shell, keylogging, IAT hooking, DLL injection, and more. It should be noted that the program is constantly being updated, and some versions may not be fully functional.
IlayTheVuln/X8086_AES_ENCRYPTION
AES encryption and decryption algorithms that I implemented in 86 ASM using pure math :)
IlayTheVuln/Bypassing_Kernerl_Write_Protection
a code snippet that shows how to turn ON/OFF write protection in the kernel by editing CRO register's 16 bit
IlayTheVuln/DigitalWhisper-147Article-EtRashitHakatzir
אם הגעתם עד לכאן, פה תוכלו למצוא את קטעי הקוד המלאים שהצגתי במהלך המאמר :) לכל שאלה אשמח שתפנו אליי לכתובת המייל שבפרופיל !
IlayTheVuln/LsassEvador
An lsass eveador that preforms an inline hooking to SpAcceptCredentials and extracts user credentials.
IlayTheVuln/Manual_Loader
Manual Loader
IlayTheVuln/MS-Ransomware
All credits to wannacry :)
IlayTheVuln/RansomWare-Decryptor
A decryptor for MS-RANSOMWARE malware
IlayTheVuln/SandboxEscaper
A sandbox ecapare i wrote in cs!
IlayTheVuln/UEFI-Bootkit-under-construction-
Working on the creation of a uefi bootkit that will take ransom for unlocking the computer
IlayTheVuln/WinapiHooker
a dll to use over iat hooking in order to inject it to a remote process