Skip to content

Instantly share code, notes, and snippets.

View lex3a's full-sized avatar
:shipit:
sup?

August lex3a

:shipit:
sup?
  • 20:02 (UTC +03:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am lex3a on github.
  • I am lex3a (https://keybase.io/lex3a) on keybase.
  • I have a public key ASCaUEA7B3-qVT-CW4HewjzJyoMT-yMRelJMIImy5FBE7Qo

To claim this, I am signing this object:

@lex3a
lex3a / main.c
Last active August 29, 2015 14:27
RAW STR/XA MSF Change
#include <stdio.h>
#include <stdlib.h>
#define StartOffset 56
int main(int agc, char** argv)
{
unsigned char i[3] = {0x00, 0x00, 0x00};
int b;
int x;