Skip to content

Latest commit

 

History

History

2021.05-hellospiral

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

No Strings Attached

This code prints "Hello, World!" without using literals, pure computation. Will work correctly only on a little-endian machines with 32-bit int type.

This is a kind of string obfuscation method in which the encrypted data consists of program code that calculates the original string.