728x90 반응형 분류 전체보기396 Anti Debugging using CheckRemoteDebuggerPresent Windows XP 이상부터 사용 가능 1234BOOL WINAPI CheckRemoteDebuggerPresent( _In_ HANDLE hProcess, _Inout_ PBOOL pbDebuggerPresent);Colored by Color Scriptercs ParametershProcess [in]A handle to the process.pbDebuggerPresent [in, out]A pointer to a variable that the function sets to TRUE if the specified process is being debugged, or FALSEotherwise.Return valueIf the function succeeds, the return value is .. 2016. 7. 20. Anti Debugging using RDTSC 대회 문제 풀다가 안티 디버깅 몇 개 나와서 정리해봄. RDTSC(ReaD Time Stamp Counter) - EDX:EAX에 반환(64bit) The Time Stamp Counter was once an excellent high-resolution, low-overhead way for a program to get CPU timing information https://en.wikipedia.org/wiki/Time_Stamp_Counter 2016. 7. 20. 가상 윈도우 설치 후, 설치해야할 툴 리스트 chrome반디집닷넷 프레임워크IDAollydbgvisual 2013 재배포 패키지visual 2015 재배포 패키지HMONHxDPEviewresource_hackerStudPEapi monitorHashMyFilesprcoessExplorerlmpREC + 컴퓨터 포맷했을 때 vmwarems office한글카카오톡visual studioavastwire sharkxshellnotepad++ 2016. 7. 18. [SSCTF 2016 Quals] Re2 2016년 2월인가 3월에 대회 끝나고 풀었는데(대회는 2016년 2월), 상당히 재밌는 문제여서 오늘 갑자기 생각나서 저장. 나중에 키젠 루틴이 상당히 복잡했던 기억이 나서 다시 풀어볼 것 같지는 않다. 실행해보면 알겠지만 별찍기로 애니메이션을 만들었다... 아래 URL은 write-uphttps://b01lers.net/challenges/SSCTF%202016/re2/90/ After cracking the code, we can get some valid flags: Flag: t1yuec5dlxi93fjp5934x19g6wbxicxbFlag: pumqllrvawxa9ze6wut67mscnda7dkmpFlag: 8vgh7a14pe6hmdgbtd7e5k2ecmr5alydFlag: neg9h9s8dt.. 2016. 7. 15. [Secuinside 2016] mbrainfuzz 보호되어 있는 글 입니다. 2016. 7. 14. ais3_crackme 보호되어 있는 글 입니다. 2016. 7. 13. [CSCI-4968-MBE] crackme0x03 보호되어 있는 글 입니다. 2016. 7. 13. [CSCI-4968-MBE] crackme0x02 보호되어 있는 글 입니다. 2016. 7. 13. [CSCI-4968-MBE] crackme0x01 보호되어 있는 글 입니다. 2016. 7. 13. [CSCI-4968-MBE] crackme0x00a 보호되어 있는 글 입니다. 2016. 7. 13. z3 manual 보호되어 있는 글 입니다. 2016. 7. 6. python Convert list to ascii 12345ans = ""m = s.model()for i in xrange(0, num): ans += unichr(long(str(m[l[i]])))print anscs 자꾸 헷갈리니까 저장. 2016. 7. 5. 이전 1 ··· 16 17 18 19 20 21 22 ··· 33 다음 728x90 반응형