1. doublebreak


ex )

반복문을 2단 으로 빠져나감.

for(int i=0; i<10; i++) {

for(int j=0; j<10; j++) {

dublebreak;

}

}


2. supersleep


sleep() 함수와 비슷하나 인자값을 sleep


하는동안 cpu자원을 하나도 안사용하면서 비동기로 검사함


bool b = false


while(1) {

// 블럭

if( supersleep(b) ) {

// b가 true 됫을때 실행.

}


}


3.teleportLang


여러가지 언어로 텔로포트할수있음.


sample.cpp


#include <stdio.h>

int main() {

int num = 3;

teleportLang(waypoint,data)

}



public class Main {

    public static void main(String[] args) {

  waypoint:

  teleportLang(waypoint2,data)

        System.out.println("Hello, World!");

    }

}


<html>

<body>

<script>

var num = waypoint2:

[removed](num)

</script>

</body>

</html>


4.superKeyloger


다른컴퓨터의 키보드 스트림을 읽어올수있음


ex)


string str = superKeyloger("153.134.134.334");