Сейчас на форуме: bartolomeo, Adler (+5 невидимых) |
eXeL@B —› Софт, инструменты —› Look for Hook Detector |
Посл.ответ | Сообщение |
|
Создано: 14 мая 2008 13:54 · Личное сообщение · #1 |
|
Создано: 14 мая 2008 13:58 · Личное сообщение · #2 |
|
Создано: 14 мая 2008 14:03 · Личное сообщение · #3 Nimnul Посмотри Hook Explorer Hook Explorer ------------------------------------------------- This is a small application designed to scan a single process looking for IAT or detours style hooks. HookExplorer gives the user several scanning and display options. When first run, HookExplorer will enumerate all of the loaded dlls in the process and scan their import tables for hijacked function pointers in the import address table (IAT). The first instruction for each function pointer is then disassembled and examined to try to detect standard detours style hooks which may be in place. If the "scan all exports" checkbox was selected, then HookExplorer will also scan every function found in the images export table for detours style hooks. For dynamically loaded dlls, this may be the only test we can perform on them. Note that this option can take some extra time to perform, and cannot be added to an existing scan on the fly. Once you check this option the current scan will not be updated and you will have to rescan the target process. HookExplorer also supports 4 data display modes to help you examine the data. These options can be applied on the fly and will simply re-display the collected scan data. Internally hooks are stored in 3 collections. The first collection saves references to all functions, the second only cross module hooks, and finally the third which applies a user defined filter list to the results. The display options that relate to these collections are termed: 1) Standard - displays cross module and same module hooks 2) Use Ignore List - displays filtered cross module hooks only 3) Hide hooks from same module - displays cross module hooks (no filter) 4) Show All - same as standard mode except also displays all entries per dll, hooked or not These options are represented by radio buttons and can be applied on the fly once a scan has finished. The IgnoreList is loaded from the file IgnoreList.txt found in the applications home directory. This file lists the dlls which you trust and do not want displayed in the results when using the IgnoreList display option. It is recommended to use the full dll path to your trusted dlls in this file. The ignorelist can be edited in notepad and can be updated on the fly to an existing scan. The edit button on the main interface will launch notepad on the file allowing you to edit it. Once you have made your updates, save your changes and hit the reload button which will reload the file and apply the filter to the current display results. |
|
Создано: 14 мая 2008 20:15 · Личное сообщение · #4 |
|
Создано: 14 мая 2008 21:09 · Личное сообщение · #5 |
|
Создано: 14 мая 2008 23:37 · Личное сообщение · #6 |
|
Создано: 15 мая 2008 00:54 · Личное сообщение · #7 |
|
Создано: 15 мая 2008 01:33 · Личное сообщение · #8 |
|
Создано: 15 мая 2008 04:59 · Личное сообщение · #9 |
|
Создано: 15 мая 2008 07:04 · Личное сообщение · #10 |
|
Создано: 15 мая 2008 08:24 · Личное сообщение · #11 |
|
Создано: 15 мая 2008 17:48 · Личное сообщение · #12 |
|
Создано: 15 мая 2008 20:43 · Поправил: Nimnul · Личное сообщение · #13 |
|
Создано: 15 мая 2008 21:08 · Поправил: Nimnul · Личное сообщение · #14 Похоже на то что я зверя поймал. Просто почему то исчезли все системные и скрытые файлы. Когда в настройки захожу их отображение выключено. Когда включаю их, и захожу заново в свойства, вижу там что опции все равно выключены. В аттаче отчет rku. Хотя может это просто винда глючит. 5530_16.05.2008_CRACKLAB.rU.tgz - 1.txt ----- have a nice day |
|
Создано: 15 мая 2008 21:50 · Личное сообщение · #15 |
|
Создано: 15 мая 2008 21:59 · Личное сообщение · #16 |
|
Создано: 15 мая 2008 22:07 · Личное сообщение · #17 |
|
Создано: 16 мая 2008 07:13 · Личное сообщение · #18 |
|
Создано: 16 мая 2008 08:21 · Личное сообщение · #19 |
|
Создано: 16 мая 2008 09:00 · Личное сообщение · #20 |
|
Создано: 16 мая 2008 09:27 · Поправил: sER · Личное сообщение · #21 |
|
Создано: 16 мая 2008 10:02 · Личное сообщение · #22 |
|
Создано: 16 мая 2008 11:53 · Личное сообщение · #23 |
|
Создано: 16 мая 2008 12:00 · Личное сообщение · #24 |
|
Создано: 16 мая 2008 12:01 · Личное сообщение · #25 |
eXeL@B —› Софт, инструменты —› Look for Hook Detector |