| filename | pyexpat.pyd | |
|---|---|---|
| size | 127488 (0x1f200) | |
| md5 | a572d0b0aa6cb9d2798165981b722781 | |
| type | PE32 executable (DLL) (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 |
Rich Header
| lib id | version | times used |
|---|---|---|
| 149 | 30729 | 2 |
| 131 | 30729 | 14 |
| 132 | 30729 | 2 |
| 147 | 30729 | 7 |
| 1 | 0 | 99 |
| 137 | 30729 | 4 |
| 146 | 30729 | 1 |
| 145 | 30729 | 1 |
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 | 0x18502 | 0x18600 | R-X CODE | |
| .rdata | 0x1a000 | 0x3f5a | 0x4000 | R-- IDATA | |
| .data | 0x1e000 | 0x1174 | 0xe00 | RW- IDATA | |
| .reloc | 0x20000 | 0x183c | 0x1a00 | R-- IDATA DISCARDABLE |
Data Directory
| module_name | hint | ord | function_name |
|---|---|---|---|
| python27.dll | 702 | PyTuple_Pack | |
| python27.dll | 712 | PyType_Type | |
| python27.dll | 423 | PyModule_AddStringConstant | |
| python27.dll | 144 | PyErr_Clear | |
| python27.dll | 534 | PyObject_IsTrue | |
| python27.dll | 518 | PyObject_GC_UnTrack | |
| python27.dll | 1024 | _Py_HashSecret | |
| python27.dll | 357 | PyList_New | |
| python27.dll | 8 | PyArg_ParseTupleAndKeywords | |
| python27.dll | 148 | PyErr_Format | |
| python27.dll | 422 | PyModule_AddObject | |
| python27.dll | 245 | PyExc_TypeError | |
| python27.dll | 147 | PyErr_Fetch | |
| python27.dll | 522 | PyObject_GetAttrString | |
| python27.dll | 765 | PyUnicodeUCS2_DecodeUTF8 | |
| python27.dll | 854 | Py_InitModule4 | |
| python27.dll | 351 | PyList_Append | |
| python27.dll | 150 | PyErr_NewException | |
| python27.dll | 1033 | _Py_TrueStruct | |
| python27.dll | 517 | PyObject_GC_Track | |
| python27.dll | 694 | PyTraceBack_Here | |
| python27.dll | 946 | _PyObject_GC_New | |
| python27.dll | 173 | PyErr_SetString | |
| python27.dll | 421 | PyModule_AddIntConstant | |
| python27.dll | 154 | PyErr_Occurred | |
| python27.dll | 756 | PyUnicodeUCS2_Decode | |
| python27.dll | 253 | PyExc_ValueError | |
| python27.dll | 424 | PyModule_GetDict | |
| python27.dll | 835 | Py_FindMethod | |
| python27.dll | 7 | PyArg_ParseTuple | |
| python27.dll | 1026 | _Py_NoneStruct | |
| python27.dll | 545 | PyObject_SetAttrString | |
| python27.dll | 133 | PyDict_SetItem | |
| python27.dll | 208 | PyExc_AttributeError | |
| python27.dll | 1035 | _Py_ZeroStruct | |
| python27.dll | 172 | PyErr_SetObject | |
| python27.dll | 64 | PyCapsule_New | |
| python27.dll | 501 | PyObject_CallFunction | |
| python27.dll | 289 | PyFrame_New | |
| python27.dll | 81 | PyCode_NewEmpty | |
| python27.dll | 427 | PyModule_New | |
| python27.dll | 183 | PyEval_CallObjectWithKeywords | |
| python27.dll | 152 | PyErr_NoMemory | |
| python27.dll | 516 | PyObject_GC_Del | |
| python27.dll | 976 | _PyThreadState_Current | |
| python27.dll | 630 | PyString_AsString | |
| python27.dll | 331 | PyInt_AsLong | |
| python27.dll | 125 | PyDict_GetItem | |
| python27.dll | 642 | PyString_FromStringAndSize | |
| python27.dll | 821 | Py_BuildValue | |
| python27.dll | 337 | PyInt_FromLong | |
| python27.dll | 131 | PyDict_New | |
| python27.dll | 701 | PyTuple_New | |
| python27.dll | 158 | PyErr_Restore | |
| python27.dll | 500 | PyObject_Call | |
| python27.dll | 657 | PySys_GetObject | |
| python27.dll | 193 | PyEval_GetGlobals | |
| python27.dll | 236 | PyExc_RuntimeError | |
| python27.dll | 641 | PyString_FromString | |
| MSVCR90.dll | 1322 | memset | |
| MSVCR90.dll | 371 | _except_handler4_common | |
| MSVCR90.dll | 796 | _onexit | |
| MSVCR90.dll | 630 | _lock | |
| MSVCR90.dll | 150 | __dllonexit | |
| MSVCR90.dll | 998 | _unlock | |
| MSVCR90.dll | 140 | __clean_type_info_names_internal | |
| MSVCR90.dll | 331 | _crt_debugger_hook | |
| MSVCR90.dll | 106 | __CppXcptFilter | |
| MSVCR90.dll | 267 | _adjust_fdiv | |
| MSVCR90.dll | 277 | _amsg_exit | |
| MSVCR90.dll | 517 | _initterm_e | |
| MSVCR90.dll | 516 | _initterm | |
| MSVCR90.dll | 352 | _decode_pointer | |
| MSVCR90.dll | 363 | _encoded_null | |
| MSVCR90.dll | 647 | _malloc_crt | |
| MSVCR90.dll | 362 | _encode_pointer | |
| MSVCR90.dll | 970 | _time64 | |
| MSVCR90.dll | 1338 | realloc | |
| MSVCR90.dll | 1353 | srand | |
| MSVCR90.dll | 1336 | rand | |
| MSVCR90.dll | 1320 | memmove | |
| MSVCR90.dll | 1307 | malloc | |
| MSVCR90.dll | 1252 | free | |
| MSVCR90.dll | 1350 | sprintf | |
| MSVCR90.dll | 1318 | memcpy | |
| KERNEL32.dll | 768 | IsDebuggerPresent | |
| KERNEL32.dll | 633 | GetSystemTimeAsFileTime | |
| KERNEL32.dll | 449 | GetCurrentProcessId | |
| KERNEL32.dll | 453 | GetCurrentThreadId | |
| KERNEL32.dll | 659 | GetTickCount | |
| KERNEL32.dll | 935 | QueryPerformanceCounter | |
| KERNEL32.dll | 222 | DisableThreadLibraryCalls | |
| KERNEL32.dll | 748 | InterlockedExchange | |
| KERNEL32.dll | 1189 | SetUnhandledExceptionFilter | |
| KERNEL32.dll | 1235 | UnhandledExceptionFilter | |
| KERNEL32.dll | 448 | GetCurrentProcess | |
| KERNEL32.dll | 1216 | TerminateProcess | |
| KERNEL32.dll | 745 | InterlockedCompareExchange | |
| KERNEL32.dll | 1202 | Sleep |
| ord | entry_va | function_name | |
|---|---|---|---|
| 1 | 0x4380 | initpyexpat |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )