filename | alg.exe | |
---|---|---|
size | 59392 (0xe800) | |
md5 | 18a54e132947cd98fea9accc57f98f13 | |
type | PE32 executable (GUI) Intel 80386, for MS Windows | |
mimetype | application/x-dosexec | |
clamav | OK | |
virustotal | → scan with virustotal.com | |
histogram |
MZ Header
signature | MZ |
bytes_in_last_block | 0x90 |
blocks_in_file | 3 |
num_relocs | 0 |
header_paragraphs | 4 |
min_extra_paragraphs | 0 |
max_extra_paragraphs | 0xffff |
ss | 0 |
sp | 0xb8 |
checksum | 0 |
ip | 0 |
cs | 0 |
reloc_table_offset | 0x40 |
overlay_number | 0 |
reserved0 | 0 |
oem_id | 0 |
oem_info | 0 |
reserved2 | 0 |
reserved3 | 0 |
reserved4 | 0 |
reserved5 | 0 |
reserved6 | 0 |
lfanew | 0xe8 |
DOS stub
00000000: 0e 1f ba 0e 00 b4 09 cd 21 b8 01 4c cd 21 54 68 |........!..L.!Th| 00000010: 69 73 20 70 72 6f 67 72 61 6d 20 63 61 6e 6e 6f |is program canno| 00000020: 74 20 62 65 20 72 75 6e 20 69 6e 20 44 4f 53 20 |t be run in DOS | 00000030: 6d 6f 64 65 2e 0d 0d 0a 24 00 00 00 00 00 00 00 |mode....$.......|
PE Header
Packer / Compiler
Sections
name | va | vsize | raw size | flags | |
---|---|---|---|---|---|
.text | 0x1000 | 0xb05e | 0xb200 | R-X CODE | |
.data | 0xd000 | 0x77c | 0x400 | RW- IDATA | |
.rsrc | 0xe000 | 0x1fc0 | 0x2000 | R-- IDATA | |
.reloc | 0x10000 | 0xdce | 0xe00 | R-- IDATA DISCARDABLE |
Data Directory
type | name | size | cp | |
---|---|---|---|---|
MUI | #1 | 216 | 0 | |
REGISTRY | #100 | 169 | 0 | |
REGISTRY | #101 | 622 | 0 | |
REGISTRY | #102 | 757 | 0 | |
REGISTRY | #103 | 717 | 0 | |
REGISTRY | #104 | 702 | 0 | |
REGISTRY | #105 | 606 | 0 | |
REGISTRY | #106 | 694 | 0 | |
REGISTRY | #107 | 606 | 0 | |
REGISTRY | #108 | 686 | 0 | |
VERSION | #1 | 920 | 0 | |
MANIFEST | #1 | 687 | 0 |
module_name | hint | ord | function_name |
---|---|---|---|
ADVAPI32.dll | 704 | SetServiceStatus | |
ADVAPI32.dll | 560 | RegCloseKey | |
ADVAPI32.dll | 609 | RegOpenKeyExW | |
ADVAPI32.dll | 648 | RegisterServiceCtrlHandlerW | |
ADVAPI32.dll | 605 | RegNotifyChangeKeyValue | |
ADVAPI32.dll | 712 | StartServiceCtrlDispatcherW | |
ADVAPI32.dll | 622 | RegQueryValueExW | |
ADVAPI32.dll | 591 | RegEnumKeyExW | |
ADVAPI32.dll | 753 | SystemFunction036 | |
KERNEL32.dll | 217 | DeleteTimerQueueEx | |
KERNEL32.dll | 82 | CloseHandle | |
KERNEL32.dll | 1202 | Sleep | |
KERNEL32.dll | 1271 | WaitForMultipleObjects | |
KERNEL32.dll | 133 | CreateEventW | |
KERNEL32.dll | 723 | HeapSetInformation | |
KERNEL32.dll | 1273 | WaitForSingleObject | |
KERNEL32.dll | 1113 | SetEvent | |
KERNEL32.dll | 181 | CreateThread | |
KERNEL32.dll | 218 | DeleteTimerQueueTimer | |
KERNEL32.dll | 189 | CreateTimerQueueTimer | |
KERNEL32.dll | 449 | GetCurrentProcessId | |
KERNEL32.dll | 232 | DuplicateHandle | |
KERNEL32.dll | 448 | GetCurrentProcess | |
KERNEL32.dll | 945 | RaiseException | |
KERNEL32.dll | 514 | GetLastError | |
KERNEL32.dll | 188 | CreateTimerQueue | |
KERNEL32.dll | 238 | EnterCriticalSection | |
KERNEL32.dll | 825 | LeaveCriticalSection | |
KERNEL32.dll | 738 | InitializeCriticalSection | |
KERNEL32.dll | 209 | DeleteCriticalSection | |
KERNEL32.dll | 747 | InterlockedDecrement | |
KERNEL32.dll | 751 | InterlockedIncrement | |
KERNEL32.dll | 748 | InterlockedExchange | |
KERNEL32.dll | 745 | InterlockedCompareExchange | |
KERNEL32.dll | 611 | GetStartupInfoW | |
KERNEL32.dll | 1189 | SetUnhandledExceptionFilter | |
KERNEL32.dll | 57 | BindIoCompletionCallback | |
KERNEL32.dll | 1317 | WriteFile | |
KERNEL32.dll | 960 | ReadFile | |
KERNEL32.dll | 719 | HeapFree | |
KERNEL32.dll | 586 | GetProcessHeap | |
KERNEL32.dll | 715 | HeapAlloc | |
KERNEL32.dll | 1235 | UnhandledExceptionFilter | |
KERNEL32.dll | 1216 | TerminateProcess | |
KERNEL32.dll | 633 | GetSystemTimeAsFileTime | |
KERNEL32.dll | 453 | GetCurrentThreadId | |
KERNEL32.dll | 659 | GetTickCount | |
KERNEL32.dll | 935 | QueryPerformanceCounter | |
KERNEL32.dll | 533 | GetModuleHandleA | |
msvcrt.dll | 295 | _controlfp | |
msvcrt.dll | 747 | _onexit | |
msvcrt.dll | 578 | _lock | |
msvcrt.dll | 9 | public: __thiscall exception::exception(char const * const &) ??0exception@@QAE@ABQBD@Z | |
msvcrt.dll | 57 | public: virtual char const * __thiscall exception::what(void)const ?what@exception@@UBEPBDXZ | |
msvcrt.dll | 16 | public: virtual __thiscall exception::~exception(void) ??1exception@@UAE@XZ | |
msvcrt.dll | 11 | public: __thiscall exception::exception(class exception const &) ??0exception@@QAE@ABV0@@Z | |
msvcrt.dll | 99 | _CxxThrowException | |
msvcrt.dll | 115 | __CxxFrameHandler3 | |
msvcrt.dll | 764 | _purecall | |
msvcrt.dll | 141 | __dllonexit | |
msvcrt.dll | 934 | _unlock | |
msvcrt.dll | 17 | public: virtual __thiscall type_info::~type_info(void) ??1type_info@@UAE@XZ | |
msvcrt.dll | 55 | void __cdecl terminate(void) ?terminate@@YAXXZ | |
msvcrt.dll | 210 | __set_app_type | |
msvcrt.dll | 190 | __p__fmode | |
msvcrt.dll | 185 | __p__commode | |
msvcrt.dll | 212 | __setusermatherr | |
msvcrt.dll | 257 | _amsg_exit | |
msvcrt.dll | 469 | _initterm | |
msvcrt.dll | 999 | _wcmdln | |
msvcrt.dll | 1167 | exit | |
msvcrt.dll | 106 | _XcptFilter | |
msvcrt.dll | 354 | _exit | |
msvcrt.dll | 276 | _cexit | |
msvcrt.dll | 225 | __wgetmainargs | |
msvcrt.dll | 1246 | malloc | |
msvcrt.dll | 274 | _callnewh | |
msvcrt.dll | 1279 | realloc | |
msvcrt.dll | 1260 | memmove | |
msvcrt.dll | 1262 | memset | |
msvcrt.dll | 12 | public: __thiscall exception::exception(void) ??0exception@@QAE@XZ | |
msvcrt.dll | 1216 | isdigit | |
msvcrt.dll | 1261 | memmove_s | |
msvcrt.dll | 1259 | memcpy_s | |
msvcrt.dll | 1007 | _wcsicmp | |
msvcrt.dll | 1190 | free | |
msvcrt.dll | 1258 | memcpy | |
msvcrt.dll | 345 | _except_handler4_common | |
ATL.DLL | 23 | ||
ATL.DLL | 21 | ||
ATL.DLL | 16 | ||
ATL.DLL | 17 | ||
ATL.DLL | 20 | ||
ATL.DLL | 32 | ||
WS2_32.dll | 13 | ||
WS2_32.dll | 83 | WSASocketW | |
WS2_32.dll | 21 | ||
WS2_32.dll | 115 | ||
WS2_32.dll | 116 | ||
WS2_32.dll | 9 | ||
WS2_32.dll | 6 | ||
WS2_32.dll | 23 | ||
WS2_32.dll | 2 | ||
WS2_32.dll | 5 | ||
WS2_32.dll | 54 | WSAIoctl | |
WS2_32.dll | 15 | ||
WS2_32.dll | 111 | ||
WS2_32.dll | 8 | ||
WS2_32.dll | 3 | ||
ole32.dll | 16 | CoCreateInstance | |
ole32.dll | 104 | CoTaskMemFree | |
ole32.dll | 103 | CoTaskMemAlloc | |
ole32.dll | 108 | CoUninitialize | |
ole32.dll | 63 | CoInitializeEx | |
ole32.dll | 8 | CLSIDFromString | |
OLEAUT32.dll | 2 | ||
OLEAUT32.dll | 6 | ||
WSOCK32.dll | 1141 | ||
WSOCK32.dll | 1142 |
StringTable 040904B0
CompanyName | Microsoft Corporation |
FileDescription | Application Layer Gateway Service |
FileVersion | 6.1.7600.16385 (win7_rtm.090713-1255) |
InternalName | ALG.exe |
LegalCopyright | © Microsoft Corporation. All rights reserved. |
OriginalFilename | ALG.exe |
ProductName | Microsoft® Windows® Operating System |
ProductVersion | 6.1.7600.16385 |
VS_FIXEDFILEINFO
FileVersion | 6.1.7600.16385 |
ProductVersion | 6.1.7600.16385 |
StrucVersion | 0x10000 |
FileFlagsMask | 0x3f |
FileFlags | 0 |
FileOS | 0x40004 |
FileType | 2 |
FileSubtype | 0 |
Please donate some bucks to keep this site up and running: | |
Ko-fi | |
---|---|
Yandex.Money | |
Thank you! |
[?] can't find file_offset of VA 0x280