mirror of
https://github.com/es3n1n/obfuscator
synced 2026-06-06 15:44:26 +00:00
4 lines
78 B
Bash
Executable File
4 lines
78 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
objdump --disassemble --x86-asm-syntax=intel -j .s_code $1
|