Quote: |
The original idea [with obfs is] to implement something that strips all non-essential
sequences from a C language source code (meaning comments, whitespace), while leaving it's functionality unchanged. Of course this is of little use for most real world purposes, but well, who cares ![]() |
Code: |
for (i = 0; i < 50; i += 5 * -k)
{ /* this for is here to get the matter/anti-matter conversor initialized before the Gauss flux reverses on itself */ blah (bla, ble); if (s[i] == '\0') { /* avoid time paradox with the sequence transmogrifier */ bleh (i); i = i - -bloh(k); } } |
Code: |
for(i=0;i<50;i+=5*-k){blah(bla,ble);if(s[i]=='\0'){bleh(i);i=i- -bloh(k);}} |
output generated using printer-friendly topic mod, All times are GMT + 2 Hours