11 matches found
RawrXDA
RawrXD PE Writer - Complete Implementation Overview This is a complete PE32+ writer and machine code emitter implemented in pure x64 MASM assembly with zero dependencies and no CRT usage. It generates runnable Windows executables from scratch. Architecture The PE writer follows a backend designer...
masm_shc
masmshc A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints. Demos Paper 📰 VXUG ; mirror...
Windows-PE-Packer
Windows PE Packer Languages English 简体中文 Introduction...
Simple-Polymorphic-Engine-SPE32
Simple Polymorphic Engine — SPE32 Simple Polymorphic Engine SPE32 es un motor polimórfico simple para cifrar código y datos. SPE32 te permite cifrar cualquier dato y generar un código de descifrado único para estos datos. El algoritmo de cifrado utiliza instrucciones y claves de cifrado...
Visual Studio 2008 - XML External Entity Injection Vulnerability
Exploit Title: Visual Studio 2008 - XML External Entity Injection Discovery by: hyp3rlinx Date: 2019-12-02 Vendor Homepage: www.microsoft.com Software Link: Visual Studio 2008 Express IDE Tested Version: 2008 CVE: N/A + Credits: John Page aka hyp3rlinx + Website: hyp3rlinx.altervista.org + Source...
Einstein <= 1.01 Local Password Disclosure Exploit (asm)
No description provided by source. ; Nothing Special other than the program doesnt encode the user/pass in the registry. ; Einstein v1.01 - http://www.Bfriendly.com some crappy file school sharing program ; made because i think C is overkill for these types of local exploits, ; shit we can does...
Only modification code [ASM KEYGENME#1]
Решил выложить продолжение своей первой статьи, которая находить тут. В прошлой статье «Реверсинг ASM KEYGENME1 «, в самом начале пропустил момент, с само-модификацией кода тогда мы просто нажали F9, и программа все сделала сама. Сейчас подробней разберем тот фрагмент кода, а лучше напишем...
RadASM 2.2.1.5 (.RAP File) Local Stack Overflow Exploit
Exploit for unknown platform in category local exploits ======================================================= RadASM 2.2.1.5 .RAP File Local Stack Overflow Exploit ======================================================= !/usr/bin/python RadASM 2.2.1.5 .RAP File Local Stack Overflow Exploit...
RadASM 2.2.1.5 - .rap Local Stack Overflow
RadASM 2.2.1.5 - .rap Local Stack Overflow !/usr/bin/python RadASM 2.2.1.5 .RAP File Local Stack Overflow Exploit Exploited By : zAx Discovered and Idea By : Encrypt3d.M!nd Tested On : Windows XP ServicePack 2 English. Thanks to : All My Friends. print " RadASM 2.2.1.5 .RAP File Local Stack...
Einstein <= 1.01 Local Password Disclosure Exploit (asm)
No description provided by source. ; Nothing Special other than the program doesnt encode the user/pass in the registry. ; Einstein v1.01 - http://www.Bfriendly.com some crappy file school sharing program ; made because i think C is overkill for these types of local exploits, ; shit we can does...
Einstein <= 1.01 Local Password Disclosure Exploit (asm)
Exploit for unknown platform in category local exploits ======================================================== Einstein ENDM SADD MACRO quotedtext:VARARG EXITM ENDM .data SubKey db "Software\einstein",0 szUser db "username",0 szPass...