티스토리 뷰
단축키
단축키 |
설명 |
X |
Xross Reference, 현재 커서가 가리키는 것을 역참조 |
N |
Rename |
A | Convert to ascii type |
R | Convert to char type |
H | Convert to hex type |
D | Convert to dword type |
U |
어셈블리어 빻을 수 있음 |
P |
함수 재지정, U와 같이 사용하면 유용 |
E | Set current cursor address to current function's end address |
Y | 자료형 타입 재지정 |
Crtl + 1 |
Quick View |
Shift + F12 |
문자열 보기 |
Alt + A |
문자열 인코딩 Edit, U랑 같이 하면 Ascii -> Unicode로 Edit하기 편함 |
Alt + B |
바이너리 검색, xref 안 될 때, 해당 주소를 검색하면 좋음 |
Alt + P |
Edit function, It can edit function's start and end address |
Alt + Y | Union 타입 자료형 지정 |
Alt + Q | Redefined Structure, Y로 구조체 안 만들어질 때, 사용하면 됨 |
'Reversing' 카테고리의 다른 글
Windows DLL Injector (0) | 2018.04.03 |
---|---|
IDA String이 no Xrefs로 참조 안 될 때 (0) | 2017.11.17 |
Windows stub code와 main 함수(IDA 사용) (0) | 2017.10.19 |
[Windows Driver] Reversing (0) | 2017.10.12 |
Reversing C++ programs with IDA pro and Hex-rays 번역 (4) | 2017.10.03 |
댓글