Software Protection & Licensing
EXE Packer & Virtual DLL Binder
AutoIt Source Obfuscation
Assembler Code Obfuscation
Polymorphic Encryption Engine
Auto Clicker for Social Media
String Encryption for Developers
Vehicle Data Decryption Library
Pass Code & Pin Code Immo Calculators
Car Radio Code Calculator & Generator
Online Hash Generator
Hide message in image
Convert epoch timestamps
FTP password recovery tool
Config encoder & decoder
Decode Gadu-Gadu passwords
Reversing & Source Code Recovery
Advertising & Interface Design
Reversing, Malware Analysis
Free Source Codes
Domain Portfolio
Words from our customers
Contact Information
Follow Latest News
Protect your assembler source code & algorithms against cracking, analysis & reverse engineering by using obfuscation. Obfuscator has already been used 360830 times!
You can enter your activation code and Obfuscator will work without restrictions.
mov eax, 1 push eax
jmp lbl1 lbl2: push eax jmp lbl3 lbl1: mov eax, 1 jmp lbl2 lbl3:
mov eax, 1
mov eax, (1 xor 0F3DE0012h) xor eax, 0F3DE0012h
call
call ExitProcess
push offset lbl1 jmp ExitProcess lbl1:
EAX
ECX
EDX
push offset lbl1 mov ecx,offset ExitProcess jmp ecx lbl1:
push MB_ICONINFORMATION
push 40h
add reg32,1
sub reg32,1
...
add eax, 1234 sub eax, 1234
jx
jnx
je lbl1 jne lbl1 db 04Eh,02Eh ; junks lbl1:
jmp reg32
mov eax, offset lbl1 jmp eax db 031h,04Fh,05Ch ; junks lbl1: mov eax, 1
jmp dword ptr [imm32 + rnd]
.data label_offset dd offset label ... .code ... mov eax, (offset label + 1234) jmp dword ptr [eax - 1234] ... label:
jmp lbl1 db 0FEh,0C0h,01Dh ; junks lbl1:
rep/repxx
db 0C2h ; rep jmp lbl1 db 0FEh,0C0h,01Dh ; junks lbl1:
push offset lblseh push dword ptr fs:[0] mov dword ptr fs:[0],esp db 08Bh,53,0,0,0,0 db 78,119 lblseh: mov edx,dword ptr[esp + 0Ch] mov eax,offset lblafter sub edx,-184 mov dword ptr[edx],eax or eax,-1 inc eax retn lblafter: pop dword ptr fs:[0] lea esp,[esp+4] xor eax,eax
If you would like to ask me about Obfuscator, or something's not clear, mail me. I'll be happy to answer all of your questions.
Once in a while I will send a free newsletter with:
If you're interested in software protection technologies, cryptography & reverse engineering — give it a try!
* You can unsubscribe at anytime