Wednesday, November 17, 2010

ทดสอบ Hello

ทดสอบ blog ใหม่ สำหรับ tutorial ภาษาไทย เนื้อหาจะเกี่ยวกับการ hack ก็น่าจะมีเกี่ยวกับ
- การเขียน exploit
- cryptograhy (การเข้ารหัส ถอดรหัส)
- web attack (sql injection, xss, ...)
- ... คิดไม่ออก

ยังไงก็ต้องใช้ Syntax Highlighter ในการเขียน ก็เลยขอลองซะเลย

#include <stdio.h>
int main() {
    printf("Hello World :)");
    return 0;
}

อันนี้ใช้ของ http://www.balupton.com/sandbox/jquery-syntaxhighlighter/demo/

No comments:

Post a Comment