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
- Add 'make test' target to verify rasm2 output matches original shellcodes
- Fix ARM shellcode to use .ascii instead of .string (no null terminator)
- All 6 shellcodes now produce byte-exact output
- Tests run automatically and report pass/fail for each shellcode
0 commit comments