| shellcoding |
@toasterbirb Bonus - draw the shellcode as art: you can literally paint the solution in KolourPaint. Canvas 6×1 px, fill left to right with #F64090 #B801C7 #000002 #027400 #C303B0 #000090. Love this acid dark murky palette. BMP stores pixels in B,G,R order. Save as 24-bit BMP, chop header: dd if=image.bmp of=get_number.png bs=1 skip=54 count=16. Voilà — shellcode is a painting.
Result: Correct! Awesome file you got there
HEX: 90 40 F6 C7 01 B8 02 00 00 00 74 02 B0 03 C3 90 |
2026-06-26 18:14 |
| shellcoding |
@TheNam1sOut That did u do in wtiteup.md bruh
image as:
<div style="margin: auto; display: flex; justify-content: center; align-items: center">
<img
style="text-align: center; display: block; margin-left: auto; margin-right: auto"
src="./Pictures/confirm.png"
alt="Confirm answer">
</img>
</div>
LOL |
2026-06-26 17:43 |