이녁 하늘 아래

ollydbg x32비트 2.01 한국어 본문

리소스

ollydbg x32비트 2.01 한국어

이녁 2023. 8. 21. 14:52
ollydbg x32비트 2.01 한국어

 

 

ollydbg x32비트 2.01 한국어

 

ollydbg x32비트 2.01 한국어

 

OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. OllyDbg is a shareware, but you can download and use it for free.

 

Special highlights are:

  • Intuitive user interface, no cryptical commands
  • Code analysis - traces registers, recognizes procedures, loops, API calls, switches, tables, constants and strings
  • Directly loads and debugs DLLs
  • Object file scanning - locates routines from object files and libraries
  • Allows for user-defined labels, comments and function descriptions
  • Understands debugging information in Borland® format
  • Saves patches between sessions, writes them back to executable file and updates fixups
  • Open architecture - many third-party plugins are available
  • No installation - no trash in registry or system directories
  • Debugs multithread applications
  • Attaches to running programs
  • Configurable disassembler, supports both MASM and IDEAL formats
  • MMX, 3DNow! and SSE data types and instructions, including Athlon extensions
  • Full UNICODE support
  • Dynamically recognizes ASCII and UNICODE strings - also in Delphi format!
  • Recognizes complex code constructs, like call to jump to procedure
  • Decodes calls to more than 1900 standard API and 400 C functions
  • Gives context-sensitive help on API functions from external help file
  • Sets conditional, logging, memory and hardware breakpoints
  • Traces program execution, logs arguments of known functions
  • Shows fixups
  • Dynamically traces stack frames
  • Searches for imprecise commands and masked binary sequences
  • Searches whole allocated memory
  • Finds references to constant or address range
  • Examines and modifies memory, sets breakpoints and pauses program on-the-fly
  • Assembles commands into the shortest binary form
  • Starts from the floppy disk

 

 

홈페이지 : 디버그 홈페이지 바로 가기 

 

첨부 파일 :

 

 - 설치 폴더에 ollydbg.lng를 복사 후 사용

 - Ollydbg x32 2.01에 한해 지원됨.(x64는 지원되지 않음)

 

ollydbg.exe
2.64MB

 - Ollydbg x64 v2.01 

 

 

'리소스' 카테고리의 다른 글

64-bit 프로그램 한글화 강좌  (0) 2023.09.09
SDL Passolo 2022 22.0.135.0 소식  (3) 2023.08.31
qm 파일 번역 방법  (0) 2023.08.21
중국어 프로그램 한글화 팁 1  (0) 2023.08.15
Batch Decryption  (0) 2023.07.29
Comments