U E D R , A S I H C RSS

이영호/지뢰찾기

모기 땜 .
모기 많고 되고 기 Reverse Engineering
기 만든 coder가 .

:
결과: 2로 만들 다.
Crack: , Inline Patch로 배 보고 고급 기록 1 료.


coder가 그대로 C게 구다. ( M$ 똑같다.)

--------------------------------  --------------------------------
int func(int limit)
{
	int num = (int)rand();
	return num%limit;
}

//  
// srand(GetTickCount()); 를   다.
main_func()
{
...

	int base = 0x1E;	// 가로길 (30) <- 래 main_func() 매개변다.
	int height = 0x10;	// 로길 (16)
	int count = 0x0A;	// 뢰 갯(10)
	int map[height][base] = {0x0f, };	// 겨 볼 x는 뒤 y 다는 .. 는 곳 0x0f로 기록 는 곳 0x80
	int ret_base, ret_height;

	do {
		ret_base = func(base)++;
		ret_height = func(height)++;

		if(map[ret_height][ret_base] == 0x80)
			continue;

		map[ret_height][ret_base] = 0x80;

		count--;
	} while(count);

...
}
// map 배 DS:1005340 
--------------------------------  끝--------------------------------


..~ 님(http://ssrnet.snu.ac.kr/~leedw) ~? --1002
~ 맞~! 고 모기를 16 -0- --
Reverse 는 김 모기 로그램 듯; --1002
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:30:32
Processing time 0.0107 sec