You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a simple python script that compiles your nasm syntax to x86 (32 or 64 bit) machine code.
This may help when you need get opcode fast, very useful in exploitation.
Nasm is requierd