4 matches found
nasm_linux_x86_64_pure_sharedlib
Libreria condivisa .so NASM Linux x8664 pura senza dipendenze Testata con "Reflective SO injection". Una tecnica di iniezione di librerie in cui il concetto di programmazione riflessiva viene impiegato per caricare una libreria dalla memoria in un processo host...
Ascii-And-Sub-Encoder
ASCII And/Sub Encoder Questo strumento è stato creato mentre mi preparavo per il corso CTP di offensive security che porta alla certificazione legacy OSCE. Lo strumento genera istruzioni assembly compatibili con nasm di un Ascii Subtraction Encoder personalizzato. Lo sviluppo di questo strumento ...
linux/x86 /bin/sh ROL/ROR Encoded Shellcode
Custom shellcode encoder/decoder that switches between byte ROR and byte ROL 1. Update eRORoROL-encoder.py with your shellcode 2. Run eRORoROL-encoder.py 3. Copy output from eRORoROL-encoder.py and update eRORoROL-decoder.nasm 4. Run eRORoROLcompile.sh -----eRORoROL-encoder.py BEGIN CODE-----...
/bin/sh Polymorphic shellcode with printable ASCII characters
No description provided by source. ======================================================================== /bin/sh Polymorphic shellcode with printable ASCII characters ======================================================================== A paper by the FHM crew: http://fhm.noblogs.org Contac...