WeZZ 's 공간292 [WDK] ZwCreateFile , ZwReadFile, ZwWriteFile Refer to a file by its object name Kernel-mode device drivers refer to a file by its object name. This name is \DosDevices together with the full path of the file. For example, the object name of the C:\Windows\Example.txt file is \DosDevices\C:\Windows\Example.txt. Then the object name is encapsulated into an OBJECT_ATTRIBUTES structure by calling the InitializeObjectAttributes function. Note I.. 2009. 4. 1. BOOT.INI 를 사용한 HAL 선택 만능 고스트 이미지 만들기 http://surewin.kr/?mid=ghostimagemaking&listStyle=webzine&document_srl=3611 2009. 3. 23. Detecting & Defeating the Debuggers Debuggers are the main tool used in reverse engineering. It is used by serial crackers to break the software protection or to uncover the algorithm used in the proprietary applications. On the other hand it is also used by researchers to analyze the malwares. Detecting the presence of debuggers is an important step in this direction. Here I will discuss about both user land and kernel level debu.. 2009. 3. 17. [News] 휴대폰 통화 24시간 녹음? '빅 브라더' 논란 휴대폰 통화 24시간 녹음? '빅 브라더' 논란 통신비밀보호법 개정 추진, 국정원은 테러방지법 재추진 2008-09-05 11:17:39 기사프린트 기사모으기 정부가 모든 휴대폰 통화 내용을 이동통신회사들이 의무적으로 녹음, 국가정보원 등 수사기관이 요구할 경우 이를 제공토록 하는 '휴대폰 감청' 합법화를 추진, '빅 브라더' 논란이 이는 등 파문이 확산되고 있다. 5일 정부와 한나라당에 따르면, 법무부는 이동통신회사가 의무적으로 감청설비를 갖추어 통화 내용을 녹음토록 하고 국정원 등 수사기관이 법원 영장을 발부받을 경우 언제든 이를 감청할 수 있도록 하는 것을 골자로 하는 통신비밀보호법 개정안을 마련해 이번 정기국회에서 통과시킬 예정이다. 또한 이 개정안에는 전자우편, 인터넷 메신저 감청도 포함돼 있다.. 2009. 3. 12. [유머] Write in C Write in C C로 짜 When I find my code in tons of trouble 내 코드에서 수많은 문제를 발견했을때 friends and colleagues come to me, 친구들과 동료들이 다가와 speaking words of wisdom... 지혜를 말해주었네 Write in C C로 짜 And as the deadline fast approasches, 데드라인이 빠르게 다가오고 and bugs are all that I can see 내게 보이는 모든건 버그들이었네 Somewhere someone whispers: 그때 누군가가 조용히 말했지 Write in C C로 짜 Write in C, Write in C, Write in C, Write in C, C로 짜, C로.. 2009. 3. 11. Code Center Premium의 소스 디버깅 Visual Studio 디버거 방법: Code Center Premium의 소스 디버깅 Visual Studio 디버거를 사용하면 Microsoft MSDN Code Center Premium의 보안 공유 소스를 디버깅할 수 있습니다. 이 항목에서는 Visual Studio에서 Code Center Premium을 설치하고 소스 코드를 디버깅하는 방법에 대해 설명합니다. Code Center Premium 웹 사이트에 액세스하려면 Microsoft와 적절한 Shared Source Initiative Program 사용권 계약을 맺습니다. 자세한 내용은 http://www.microsoft.com/korea/resources/sharedsource/licensing/default.mspx를 참조하십시오.. 2009. 3. 11. 이전 1 ··· 29 30 31 32 33 34 35 ··· 49 다음