Skip to content

Instantly share code, notes, and snippets.

@GabrielFreeze
Last active January 5, 2024 12:19
Show Gist options
  • Save GabrielFreeze/3dde57c9a10207e9eca5c94bda0888b9 to your computer and use it in GitHub Desktop.
Save GabrielFreeze/3dde57c9a10207e9eca5c94bda0888b9 to your computer and use it in GitHub Desktop.
Prints my Watermark
#include <stdio.h>
int main() {
long int x6D31BEA60 = 0x6D31BEA60;
while (x6D31BEA60) putc((0x6c69484732302e20>>(((x6D31BEA60 >>= 0b011)&7)<<3)&0xFF), stdout);
}
@GabrielFreeze
Copy link
Author

Output:

G.Hili 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment