본문 바로가기

Programming/Reversing9

Memory Memory 구조 - 2009/04/08 80386 - 32bit - 보호모드 사용 Register size -> 32bit Memory size -> 32bit 보호모드 - 메모리에 접근할 때 중간에서 OS(MMU, VMM)가 중계를 한다. 가상메모리를 사용한다. => 멀티스레딩 가능 Segmentation, Paging 기법 사용. (혼합사용) Segmentation / 내부 단편화 방지 Paging / 4KB 로 일괄적으로 분할 / 외부 단편화 방지 가상메모리 Segmentation 선형주소 (Linear address) Paging 물리메모리 주소 Segment Selector 는 16bit 이다. GDTR을 참조하여 GDT의 시작값을 알아내고, Segment Selector를 통하여 Segmen.. 2009. 4. 8.
OpenRCE Anti Reverse Engineering Techniques Database http://www.openrce.org/reference_library/anti_reversing OpenRCE Anti Reverse Engineering Techniques Database The Anti Reverse Engineering Database provides the analysis and desription for a number of various anti debugging, disassembly and dumping tricks. This resource aims to help reverse engineers locate, identify and bypass such techniques. If anyone would like administative access to this th.. 2009. 3. 29.
모음 - 크랙 관련 사이트 http://crackmes.de/ http://www.zap.pe.kr http://www.woodmann.com/crackz/ http://haiklr.new.fr http://simples.kr/ http://web.kaist.ac.kr/~taekwonv/ http://ampm.ddns.co.kr/~reverse/ http://vivaman.bcpark.net/ http://dualpage.muz.ro/ http://www.cracklab.ru http://www.cheatengine.co.kr/main/ http://www.devpia.com/ http://www.winapi.co.kr/ http://www.c-language.wo.to/ http://www.codeland.co.kr 2009. 3. 26.