| filename | USBInterfaceBlip.dll | |
|---|---|---|
| size | 1017344 (0xf8600) | |
| md5 | fb04cc2ec55f9de28c396c03b795e706 | |
| type | PE32 executable (DLL) (console) 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 | 0x110 |
Rich Header
| lib id | version | times used |
|---|---|---|
| 223 | 21005 | 42 |
| 225 | 21005 | 80 |
| 224 | 21005 | 229 |
| 224 | 40629 | 29 |
| 156 | 30319 | 4 |
| 147 | 30729 | 2 |
| 203 | 65501 | 5 |
| 1 | 0 | 171 |
| 225 | 40629 | 9 |
| 220 | 40629 | 1 |
| 219 | 21005 | 1 |
| 222 | 40629 | 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
Data Directory
| module_name | hint | ord | function_name |
|---|---|---|---|
| SETUPAPI.dll | 413 | SetupDiGetClassDevsA | |
| SETUPAPI.dll | 439 | SetupDiGetDeviceInterfaceDetailA | |
| SETUPAPI.dll | 397 | SetupDiEnumDeviceInterfaces | |
| SETUPAPI.dll | 393 | SetupDiDestroyDeviceInfoList | |
| WINUSB.DLL | 16 | WinUsb_ReadPipe | |
| WINUSB.DLL | 14 | WinUsb_QueryInterfaceSettings | |
| WINUSB.DLL | 13 | WinUsb_QueryDeviceInformation | |
| WINUSB.DLL | 21 | WinUsb_WritePipe | |
| WINUSB.DLL | 10 | WinUsb_Initialize | |
| WINUSB.DLL | 15 | WinUsb_QueryPipe | |
| opencv_core2410d.dll | 1368 | cvReleaseImage | |
| opencv_core2410d.dll | 1212 | cvCreateImage | |
| opencv_core2410d.dll | 1196 | cvCloneImage | |
| opencv_core2410d.dll | 1412 | cvSetImageROI | |
| opencv_core2410d.dll | 1375 | cvResetImageROI | |
| opencv_core2410d.dll | 1284 | cvGetSubRect | |
| opencv_core2410d.dll | 1283 | cvGetSize | |
| opencv_core2410d.dll | 1206 | cvCopy | |
| opencv_core2410d.dll | 1401 | cvSet | |
| opencv_core2410d.dll | 1423 | cvSetZero | |
| opencv_core2410d.dll | 1429 | cvSplit | |
| opencv_core2410d.dll | 1322 | cvMerge | |
| opencv_core2410d.dll | 1204 | cvConvertScale | |
| opencv_core2410d.dll | 1169 | cvAdd | |
| opencv_core2410d.dll | 1437 | cvSub | |
| opencv_core2410d.dll | 1171 | cvAddWeighted | |
| opencv_core2410d.dll | 1201 | cvCmpS | |
| opencv_core2410d.dll | 1439 | cvSum | |
| opencv_core2410d.dll | 1313 | cvLine | |
| opencv_core2410d.dll | 1358 | cvRectangle | |
| opencv_core2410d.dll | 1301 | cvInitFont | |
| opencv_core2410d.dll | 1350 | cvPutText | |
| opencv_core2410d.dll | 1230 | cvDrawContours | |
| opencv_core2410d.dll | 32 | public: __thiscall cv::Exception::Exception(int, class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const &, class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const &, class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > const &, int) ??0Exception@cv@@QAE@HABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00H@Z | |
| opencv_core2410d.dll | 202 | public: virtual __thiscall cv::Exception::~Exception(void) ??1Exception@cv@@UAE@XZ | |
| opencv_core2410d.dll | 684 | void __cdecl cv::error(class cv::Exception const &) ?error@cv@@YAXABVException@1@@Z | |
| opencv_core2410d.dll | 695 | void __cdecl cv::fastFree(void *) ?fastFree@cv@@YAXPAX@Z | |
| opencv_core2410d.dll | 175 | public: __thiscall cv::_InputArray::_InputArray(class cv::Mat const &) ??0_InputArray@cv@@QAE@ABVMat@1@@Z | |
| opencv_core2410d.dll | 182 | public: __thiscall cv::_OutputArray::_OutputArray(class cv::Mat &) ??0_OutputArray@cv@@QAE@AAVMat@1@@Z | |
| opencv_core2410d.dll | 98 | public: __thiscall cv::Mat::Mat(struct _IplImage const *, bool) ??0Mat@cv@@QAE@PBU_IplImage@@_N@Z | |
| opencv_core2410d.dll | 562 | public: void __thiscall cv::Mat::convertTo(class cv::_OutputArray const &, int, double, double)const ?convertTo@Mat@cv@@QBEXABV_OutputArray@2@HNN@Z | |
| opencv_core2410d.dll | 592 | public: void __thiscall cv::Mat::create(int, int const *, int) ?create@Mat@cv@@QAEXHPBHH@Z | |
| opencv_core2410d.dll | 610 | public: void __thiscall cv::Mat::deallocate(void) ?deallocate@Mat@cv@@QAEXXZ | |
| opencv_core2410d.dll | 520 | void __cdecl cv::cartToPolar(class cv::_InputArray const &, class cv::_InputArray const &, class cv::_OutputArray const &, class cv::_OutputArray const &, bool) ?cartToPolar@cv@@YAXABV_InputArray@1@0ABV_OutputArray@1@1_N@Z | |
| opencv_core2410d.dll | 456 | int __cdecl cv::_interlockedExchangeAdd(int *, int) ?_interlockedExchangeAdd@cv@@YAHPAHH@Z | |
| opencv_core2410d.dll | 1167 | cvAbsDiff | |
| opencv_core2410d.dll | 1168 | cvAbsDiffS | |
| opencv_core2410d.dll | 1218 | cvCreateMemStorage | |
| opencv_core2410d.dll | 1371 | cvReleaseMemStorage | |
| opencv_core2410d.dll | 1189 | cvClearMemStorage | |
| opencv_core2410d.dll | 1219 | cvCreateSeq | |
| opencv_core2410d.dll | 1281 | cvGetSeqElem | |
| opencv_core2410d.dll | 1224 | cvCvtSeqToArray | |
| KERNEL32.dll | 1505 | WriteFile | |
| KERNEL32.dll | 824 | HeapSize | |
| KERNEL32.dll | 822 | HeapReAlloc | |
| KERNEL32.dll | 646 | GetOEMCP | |
| KERNEL32.dll | 420 | GetACP | |
| KERNEL32.dll | 1261 | SetEnvironmentVariableA | |
| KERNEL32.dll | 1258 | SetEndOfFile | |
| KERNEL32.dll | 1314 | SetStdHandle | |
| KERNEL32.dll | 1017 | OutputDebugStringA | |
| KERNEL32.dll | 761 | GetTimeZoneInformation | |
| KERNEL32.dll | 402 | FlushFileBuffers | |
| KERNEL32.dll | 232 | CreateThread | |
| KERNEL32.dll | 1452 | WaitForSingleObjectEx | |
| KERNEL32.dll | 1018 | OutputDebugStringW | |
| KERNEL32.dll | 704 | GetStdHandle | |
| KERNEL32.dll | 351 | FillConsoleOutputCharacterA | |
| KERNEL32.dll | 350 | FillConsoleOutputAttribute | |
| KERNEL32.dll | 500 | GetConsoleScreenBufferInfo | |
| KERNEL32.dll | 1223 | SetConsoleCursorPosition | |
| KERNEL32.dll | 1244 | SetConsoleTextAttribute | |
| KERNEL32.dll | 1069 | QueryPerformanceCounter | |
| KERNEL32.dll | 1070 | QueryPerformanceFrequency | |
| KERNEL32.dll | 1247 | SetConsoleWindowInfo | |
| KERNEL32.dll | 127 | CloseHandle | |
| KERNEL32.dll | 1362 | Sleep | |
| KERNEL32.dll | 186 | CreateFileA | |
| KERNEL32.dll | 592 | GetLastError | |
| KERNEL32.dll | 647 | GetOverlappedResult | |
| KERNEL32.dll | 106 | CancelIo | |
| KERNEL32.dll | 1451 | WaitForSingleObject | |
| KERNEL32.dll | 179 | CreateEventA | |
| KERNEL32.dll | 293 | EnterCriticalSection | |
| KERNEL32.dll | 930 | LeaveCriticalSection | |
| KERNEL32.dll | 261 | DeleteCriticalSection | |
| KERNEL32.dll | 289 | EncodePointer | |
| KERNEL32.dll | 254 | DecodePointer | |
| KERNEL32.dll | 1485 | WideCharToMultiByte | |
| KERNEL32.dll | 977 | MultiByteToWideChar | |
| KERNEL32.dll | 709 | GetStringTypeW | |
| KERNEL32.dll | 1088 | RaiseException | |
| KERNEL32.dll | 1197 | RtlUnwind | |
| KERNEL32.dll | 494 | GetConsoleMode | |
| KERNEL32.dll | 644 | GetNumberOfConsoleInputEvents | |
| KERNEL32.dll | 1025 | PeekConsoleInputA | |
| KERNEL32.dll | 1093 | ReadConsoleInputA | |
| KERNEL32.dll | 1235 | SetConsoleMode | |
| KERNEL32.dll | 726 | GetSystemTimeAsFileTime | |
| KERNEL32.dll | 871 | IsDebuggerPresent | |
| KERNEL32.dll | 669 | GetProcAddress | |
| KERNEL32.dll | 935 | LoadLibraryExW | |
| KERNEL32.dll | 1104 | ReadFile | |
| KERNEL32.dll | 456 | GetCommandLineA | |
| KERNEL32.dll | 526 | GetCurrentThreadId | |
| KERNEL32.dll | 877 | IsProcessorFeaturePresent | |
| KERNEL32.dll | 337 | ExitProcess | |
| KERNEL32.dll | 614 | GetModuleHandleExW | |
| KERNEL32.dll | 27 | AreFileApisANSI | |
| KERNEL32.dll | 827 | HeapValidate | |
| KERNEL32.dll | 720 | GetSystemInfo | |
| KERNEL32.dll | 574 | GetFileType | |
| KERNEL32.dll | 611 | GetModuleFileNameW | |
| KERNEL32.dll | 1504 | WriteConsoleW | |
| KERNEL32.dll | 344 | FatalAppExitA | |
| KERNEL32.dll | 435 | GetCPInfo | |
| KERNEL32.dll | 1410 | UnhandledExceptionFilter | |
| KERNEL32.dll | 1347 | SetUnhandledExceptionFilter | |
| KERNEL32.dll | 1291 | SetLastError | |
| KERNEL32.dll | 840 | InitializeCriticalSectionAndSpinCount | |
| KERNEL32.dll | 182 | CreateEventW | |
| KERNEL32.dll | 521 | GetCurrentProcess | |
| KERNEL32.dll | 1377 | TerminateProcess | |
| KERNEL32.dll | 1395 | TlsAlloc | |
| KERNEL32.dll | 1397 | TlsGetValue | |
| KERNEL32.dll | 1398 | TlsSetValue | |
| KERNEL32.dll | 1396 | TlsFree | |
| KERNEL32.dll | 702 | GetStartupInfoW | |
| KERNEL32.dll | 754 | GetTickCount | |
| KERNEL32.dll | 615 | GetModuleHandleW | |
| KERNEL32.dll | 225 | CreateSemaphoreW | |
| KERNEL32.dll | 531 | GetDateFormatW | |
| KERNEL32.dll | 759 | GetTimeFormatW | |
| KERNEL32.dll | 147 | CompareStringW | |
| KERNEL32.dll | 918 | LCMapStringW | |
| KERNEL32.dll | 596 | GetLocaleInfoW | |
| KERNEL32.dll | 884 | IsValidLocale | |
| KERNEL32.dll | 764 | GetUserDefaultLCID | |
| KERNEL32.dll | 327 | EnumSystemLocalesW | |
| KERNEL32.dll | 882 | IsValidCodePage | |
| KERNEL32.dll | 525 | GetCurrentThread | |
| KERNEL32.dll | 194 | CreateFileW | |
| KERNEL32.dll | 1102 | ReadConsoleW | |
| KERNEL32.dll | 815 | HeapAlloc | |
| KERNEL32.dll | 819 | HeapFree | |
| KERNEL32.dll | 674 | GetProcessHeap | |
| KERNEL32.dll | 1443 | VirtualQuery | |
| KERNEL32.dll | 414 | FreeLibrary | |
| KERNEL32.dll | 1277 | SetFilePointerEx | |
| KERNEL32.dll | 476 | GetConsoleCP | |
| KERNEL32.dll | 610 | GetModuleFileNameA | |
| KERNEL32.dll | 522 | GetCurrentProcessId | |
| KERNEL32.dll | 551 | GetEnvironmentStringsW | |
| KERNEL32.dll | 413 | FreeEnvironmentStringsW | |
| KERNEL32.dll | 1219 | SetConsoleCtrlHandler | |
| KERNEL32.dll | 821 | HeapQueryInformation | |
| opencv_imgproc2410d.dll | 519 | cvCvtColor | |
| opencv_imgproc2410d.dll | 520 | cvDilate | |
| opencv_imgproc2410d.dll | 557 | cvMorphologyEx | |
| opencv_imgproc2410d.dll | 556 | cvMoments | |
| opencv_imgproc2410d.dll | 540 | cvGetSpatialMoment | |
| opencv_imgproc2410d.dll | 344 | void __cdecl cv::filter2D(class cv::_InputArray const &, class cv::_OutputArray const &, int, class cv::_InputArray const &, class cv::Point_<int>, double, int) ?filter2D@cv@@YAXABV_InputArray@1@ABV_OutputArray@1@H0V?$Point_@H@1@NH@Z | |
| opencv_imgproc2410d.dll | 251 | void __cdecl cv::Sobel(class cv::_InputArray const &, class cv::_OutputArray const &, int, int, int, int, double, double, int) ?Sobel@cv@@YAXABV_InputArray@1@ABV_OutputArray@1@HHHHNNH@Z | |
| opencv_imgproc2410d.dll | 575 | cvSmooth | |
| opencv_imgproc2410d.dll | 525 | cvFilter2D | |
| opencv_imgproc2410d.dll | 576 | cvSobel | |
| opencv_imgproc2410d.dll | 582 | cvThreshold | |
| opencv_imgproc2410d.dll | 526 | cvFindContours | |
| opencv_imgproc2410d.dll | 509 | cvConvexHull2 | |
| opencv_imgproc2410d.dll | 510 | cvConvexityDefects |
| ord | entry_va | function_name | |
|---|---|---|---|
| 1 | 0xb480 | CloseDevice | |
| 2 | 0x7440 | StartUSB | |
| 3 | 0xec20 | closePeopleCounterModule | |
| 4 | 0xf200 | convertInputImage | |
| 5 | 0xb4d0 | deletefirstitemInQ | |
| 6 | 0xb510 | _getFirstItemData@12 | |
| 7 | 0xb800 | getFirstItemLength | |
| 8 | 0xb850 | _getFirstItemProperties@12 | |
| 9 | 0xb8b0 | _getPeopleCount@0 | |
| 10 | 0xb8e0 | getQCount | |
| 11 | 0xb920 | _getUSBparam@4 | |
| 12 | 0x106b0 | initPeopleCounterModule | |
| 13 | 0x10f10 | processPeopleCounterModule | |
| 14 | 0xb970 | _setUSBparam@8 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )