请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
《IDA Pro 权威指南》 书附光盘
.
├── IDA Pro 权威指南
│ ├── chapter1
│ │ └── listing_1-1_and_1-2.exe
│ ├── chapter14
│ │ └── ida_patcher.c
│ ├── chapter15
│ │ ├── listing_15_1.idc
│ │ ├── listing_15_2.idc
│ │ ├── listing_15_3.idc
│ │ ├── listing_15_4.idc
│ │ ├── listing_15_5.idc
│ │ ├── listing_15_6.idc
│ │ ├── listing_15_6_extended.idc
│ │ └── listing_15_7.idc
│ ├── chapter17
│ │ ├── Listing_17_1.txt
│ │ ├── Listing_17_2.txt
│ │ ├── Listing_17_3.txt
│ │ └── ask_using_form.cpp.txt
│ ├── chapter18
│ │ ├── pcap.tgz
│ │ └── simpleton.tgz
│ ├── chapter19
│ │ ├── custom_proc_plugin.tgz
│ │ ├── fix_proc.tgz
│ │ └── simple_python.tgz
│ ├── chapter2
│ │ ├── ch2_example
│ │ ├── ch2_example.c
│ │ ├── cpp_test
│ │ └── cpp_test.cpp
│ ├── chapter20
│ │ ├── borland_switch.exe
│ │ ├── gcc_switch.exe
│ │ └── microsoft_switch.exe
│ ├── chapter21
│ │ ├── burneye_sample
│ │ ├── shiva
│ │ └── unpack_upx.idc
│ ├── chapter22
│ │ ├── find_function_got_entry.idc
│ │ ├── listing_22_1_and_2.idc
│ │ ├── listing_22_3.idc
│ │ ├── listing_22_4.idc
│ │ └── opcode_scan.idc
│ ├── chapter25
│ │ ├── HideDebugger.idc
│ │ ├── RebuildImports.idc
│ │ └── seh_chain.tgz
│ ├── chapter4
│ │ └── ch4_example.exe
│ ├── chapter5
│ │ ├── figure_5-1.exe
│ │ └── figure_5-2.exe
│ ├── chapter6
│ │ ├── ch6_example_1.exe
│ │ └── demo_stackframe.exe
│ ├── chapter7
│ │ └── demo_stackframe.exe
│ ├── chapter8
│ │ ├── GccArgumentLabeler.idc
│ │ ├── call_vfunc.cpp
│ │ ├── call_vfunc.exe
│ │ ├── call_vfunc.h
│ │ ├── global_array_demo.c
│ │ ├── global_array_demo.exe
│ │ ├── global_struct_demo.c
│ │ ├── global_struct_demo.exe
│ │ ├── heap_array_demo.c
│ │ ├── heap_array_demo.exe
│ │ ├── heap_pack_struct_demo.exe
│ │ ├── heap_packed_struct_demo.c
│ │ ├── heap_struct_array_demo.c
│ │ ├── heap_struct_array_demo.exe
│ │ ├── heap_struct_demo.c
│ │ ├── heap_struct_demo.exe
│ │ ├── stack_array_demo.c
│ │ ├── stack_array_demo.exe
│ │ ├── stack_struct_demo.c
│ │ └── stack_struct_demo.exe
│ ├── chapter9
│ │ ├── call_tree
│ │ ├── call_tree.c
│ │ ├── call_tree_static
│ │ ├── simple_flows.c
│ │ └── simple_flows.exe
│ └── other
│ ├── fix_proc.c
│ ├── fix_proc.exe
│ └── sdk_versions.h
└── 好例子网_IDA Pro 权威指南 书附光盘.zip
19 directories, 72 files