paladin316

windeploy_bat_2019-07-01_11_30.json

Jul 1st, 2019
2,162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 167.91 KB | None | 0 0
  1.  
  2. [*] MalFamily: ""
  3.  
  4. [*] MalScore: 9.4
  5.  
  6. [*] File Name: "windeploy.bat"
  7. [*] File Size: 2515460
  8. [*] File Type: "PE32 executable (GUI) Intel 80386, for MS Windows"
  9. [*] SHA256: "499162761b36e7a3b77f8ed22fe31fbbf9d1a4a23d1d3eb1a61165719a3a89dd"
  10. [*] MD5: "5fa1a6e5b6e3a53be999aacf920f50f2"
  11. [*] SHA1: "da3c934d033ab7541a469815702c28d73ebd18ca"
  12. [*] SHA512: "01793f66ef47e94587d9af15f35a11a0540f074a717a61ccb6197c45e89beb3c6f9cb9c4c8c3f8dc68cd7234bb44736df8b2f2ac75ad133c615c2595f6235eb6"
  13. [*] CRC32: "634D5EDA"
  14. [*] SSDEEP: "49152:2h+ZkldoPKi2aE/jmF0EnDnYJtc3InY40hN4wRWaLiLtTvu96z:v2cPKi07m2EDYnsIYDqtvu9"
  15.  
  16. [*] Process Execution: [
  17. "windeploy.bat"
  18. ]
  19.  
  20. [*] Signatures Detected: [
  21. {
  22. "Description": "Creates RWX memory",
  23. "Details": []
  24. },
  25. {
  26. "Description": "Expresses interest in specific running processes",
  27. "Details": [
  28. {
  29. "process": "svchost.exe"
  30. }
  31. ]
  32. },
  33. {
  34. "Description": "Repeatedly searches for a not-found process, may want to run with startbrowser=1 option",
  35. "Details": []
  36. },
  37. {
  38. "Description": "Reads data out of its own binary image",
  39. "Details": [
  40. {
  41. "self_read": "process: windeploy.bat, pid: 3000, offset: 0x00000000, length: 0x00266204"
  42. },
  43. {
  44. "self_read": "process: windeploy.bat, pid: 3000, offset: 0x00265e04, length: 0x00000400"
  45. }
  46. ]
  47. },
  48. {
  49. "Description": "The binary likely contains encrypted or compressed data.",
  50. "Details": [
  51. {
  52. "section": "name: .rsrc, entropy: 7.58, characteristics: IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_READ, raw_size: 0x0019bc00, virtual_size: 0x0019bb10"
  53. }
  54. ]
  55. },
  56. {
  57. "Description": "Installs itself for autorun at Windows startup",
  58. "Details": [
  59. {
  60. "key": "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\mQnFojpKCe"
  61. },
  62. {
  63. "data": "C:\\Users\\Public\\mQnFojpKCe.vbs"
  64. }
  65. ]
  66. },
  67. {
  68. "Description": "Creates a slightly modified copy of itself",
  69. "Details": [
  70. {
  71. "file": "C:\\Users\\user\\AppData\\Roaming\\recdisc\\windeploy.bat"
  72. },
  73. {
  74. "percent_match": 100
  75. }
  76. ]
  77. },
  78. {
  79. "Description": "Anomalous binary characteristics",
  80. "Details": [
  81. {
  82. "anomaly": "Actual checksum does not match that reported in PE header"
  83. }
  84. ]
  85. }
  86. ]
  87.  
  88. [*] Started Service: []
  89.  
  90. [*] Executed Commands: [
  91. "\"C:\\Users\\user\\AppData\\Local\\Temp\\windeploy.bat\""
  92. ]
  93.  
  94. [*] Mutexes: [
  95. "frenchy_shellcode_002"
  96. ]
  97.  
  98. [*] Modified Files: [
  99. "C:\\Users\\user\\AppData\\Roaming\\recdisc\\windeploy.bat",
  100. "C:\\Users\\Public\\mQnFojpKCe.vbs"
  101. ]
  102.  
  103. [*] Deleted Files: []
  104.  
  105. [*] Modified Registry Keys: [
  106. "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\mQnFojpKCe"
  107. ]
  108.  
  109. [*] Deleted Registry Keys: []
  110.  
  111. [*] DNS Communications: []
  112.  
  113. [*] Domains: []
  114.  
  115. [*] Network Communication - ICMP: []
  116.  
  117. [*] Network Communication - HTTP: []
  118.  
  119. [*] Network Communication - SMTP: []
  120.  
  121. [*] Network Communication - Hosts: []
  122.  
  123. [*] Network Communication - IRC: []
  124.  
  125. [*] Static Analysis: {
  126. "pe": {
  127. "peid_signatures": null,
  128. "imports": [
  129. {
  130. "imports": [
  131. {
  132. "name": "WSACleanup",
  133. "address": "0x48f7c8"
  134. },
  135. {
  136. "name": "socket",
  137. "address": "0x48f7cc"
  138. },
  139. {
  140. "name": "inet_ntoa",
  141. "address": "0x48f7d0"
  142. },
  143. {
  144. "name": "setsockopt",
  145. "address": "0x48f7d4"
  146. },
  147. {
  148. "name": "ntohs",
  149. "address": "0x48f7d8"
  150. },
  151. {
  152. "name": "recvfrom",
  153. "address": "0x48f7dc"
  154. },
  155. {
  156. "name": "ioctlsocket",
  157. "address": "0x48f7e0"
  158. },
  159. {
  160. "name": "htons",
  161. "address": "0x48f7e4"
  162. },
  163. {
  164. "name": "WSAStartup",
  165. "address": "0x48f7e8"
  166. },
  167. {
  168. "name": "__WSAFDIsSet",
  169. "address": "0x48f7ec"
  170. },
  171. {
  172. "name": "select",
  173. "address": "0x48f7f0"
  174. },
  175. {
  176. "name": "accept",
  177. "address": "0x48f7f4"
  178. },
  179. {
  180. "name": "listen",
  181. "address": "0x48f7f8"
  182. },
  183. {
  184. "name": "bind",
  185. "address": "0x48f7fc"
  186. },
  187. {
  188. "name": "closesocket",
  189. "address": "0x48f800"
  190. },
  191. {
  192. "name": "WSAGetLastError",
  193. "address": "0x48f804"
  194. },
  195. {
  196. "name": "recv",
  197. "address": "0x48f808"
  198. },
  199. {
  200. "name": "sendto",
  201. "address": "0x48f80c"
  202. },
  203. {
  204. "name": "send",
  205. "address": "0x48f810"
  206. },
  207. {
  208. "name": "inet_addr",
  209. "address": "0x48f814"
  210. },
  211. {
  212. "name": "gethostbyname",
  213. "address": "0x48f818"
  214. },
  215. {
  216. "name": "gethostname",
  217. "address": "0x48f81c"
  218. },
  219. {
  220. "name": "connect",
  221. "address": "0x48f820"
  222. }
  223. ],
  224. "dll": "WSOCK32.dll"
  225. },
  226. {
  227. "imports": [
  228. {
  229. "name": "GetFileVersionInfoW",
  230. "address": "0x48f76c"
  231. },
  232. {
  233. "name": "GetFileVersionInfoSizeW",
  234. "address": "0x48f770"
  235. },
  236. {
  237. "name": "VerQueryValueW",
  238. "address": "0x48f774"
  239. }
  240. ],
  241. "dll": "VERSION.dll"
  242. },
  243. {
  244. "imports": [
  245. {
  246. "name": "timeGetTime",
  247. "address": "0x48f7b8"
  248. },
  249. {
  250. "name": "waveOutSetVolume",
  251. "address": "0x48f7bc"
  252. },
  253. {
  254. "name": "mciSendStringW",
  255. "address": "0x48f7c0"
  256. }
  257. ],
  258. "dll": "WINMM.dll"
  259. },
  260. {
  261. "imports": [
  262. {
  263. "name": "ImageList_ReplaceIcon",
  264. "address": "0x48f088"
  265. },
  266. {
  267. "name": "ImageList_Destroy",
  268. "address": "0x48f08c"
  269. },
  270. {
  271. "name": "ImageList_Remove",
  272. "address": "0x48f090"
  273. },
  274. {
  275. "name": "ImageList_SetDragCursorImage",
  276. "address": "0x48f094"
  277. },
  278. {
  279. "name": "ImageList_BeginDrag",
  280. "address": "0x48f098"
  281. },
  282. {
  283. "name": "ImageList_DragEnter",
  284. "address": "0x48f09c"
  285. },
  286. {
  287. "name": "ImageList_DragLeave",
  288. "address": "0x48f0a0"
  289. },
  290. {
  291. "name": "ImageList_EndDrag",
  292. "address": "0x48f0a4"
  293. },
  294. {
  295. "name": "ImageList_DragMove",
  296. "address": "0x48f0a8"
  297. },
  298. {
  299. "name": "InitCommonControlsEx",
  300. "address": "0x48f0ac"
  301. },
  302. {
  303. "name": "ImageList_Create",
  304. "address": "0x48f0b0"
  305. }
  306. ],
  307. "dll": "COMCTL32.dll"
  308. },
  309. {
  310. "imports": [
  311. {
  312. "name": "WNetUseConnectionW",
  313. "address": "0x48f3f8"
  314. },
  315. {
  316. "name": "WNetCancelConnection2W",
  317. "address": "0x48f3fc"
  318. },
  319. {
  320. "name": "WNetGetConnectionW",
  321. "address": "0x48f400"
  322. },
  323. {
  324. "name": "WNetAddConnection2W",
  325. "address": "0x48f404"
  326. }
  327. ],
  328. "dll": "MPR.dll"
  329. },
  330. {
  331. "imports": [
  332. {
  333. "name": "InternetQueryDataAvailable",
  334. "address": "0x48f77c"
  335. },
  336. {
  337. "name": "InternetCloseHandle",
  338. "address": "0x48f780"
  339. },
  340. {
  341. "name": "InternetOpenW",
  342. "address": "0x48f784"
  343. },
  344. {
  345. "name": "InternetSetOptionW",
  346. "address": "0x48f788"
  347. },
  348. {
  349. "name": "InternetCrackUrlW",
  350. "address": "0x48f78c"
  351. },
  352. {
  353. "name": "HttpQueryInfoW",
  354. "address": "0x48f790"
  355. },
  356. {
  357. "name": "InternetQueryOptionW",
  358. "address": "0x48f794"
  359. },
  360. {
  361. "name": "HttpOpenRequestW",
  362. "address": "0x48f798"
  363. },
  364. {
  365. "name": "HttpSendRequestW",
  366. "address": "0x48f79c"
  367. },
  368. {
  369. "name": "FtpOpenFileW",
  370. "address": "0x48f7a0"
  371. },
  372. {
  373. "name": "FtpGetFileSize",
  374. "address": "0x48f7a4"
  375. },
  376. {
  377. "name": "InternetOpenUrlW",
  378. "address": "0x48f7a8"
  379. },
  380. {
  381. "name": "InternetReadFile",
  382. "address": "0x48f7ac"
  383. },
  384. {
  385. "name": "InternetConnectW",
  386. "address": "0x48f7b0"
  387. }
  388. ],
  389. "dll": "WININET.dll"
  390. },
  391. {
  392. "imports": [
  393. {
  394. "name": "GetProcessMemoryInfo",
  395. "address": "0x48f484"
  396. }
  397. ],
  398. "dll": "PSAPI.DLL"
  399. },
  400. {
  401. "imports": [
  402. {
  403. "name": "IcmpCreateFile",
  404. "address": "0x48f154"
  405. },
  406. {
  407. "name": "IcmpCloseHandle",
  408. "address": "0x48f158"
  409. },
  410. {
  411. "name": "IcmpSendEcho",
  412. "address": "0x48f15c"
  413. }
  414. ],
  415. "dll": "IPHLPAPI.DLL"
  416. },
  417. {
  418. "imports": [
  419. {
  420. "name": "DestroyEnvironmentBlock",
  421. "address": "0x48f750"
  422. },
  423. {
  424. "name": "UnloadUserProfile",
  425. "address": "0x48f754"
  426. },
  427. {
  428. "name": "CreateEnvironmentBlock",
  429. "address": "0x48f758"
  430. },
  431. {
  432. "name": "LoadUserProfileW",
  433. "address": "0x48f75c"
  434. }
  435. ],
  436. "dll": "USERENV.dll"
  437. },
  438. {
  439. "imports": [
  440. {
  441. "name": "IsThemeActive",
  442. "address": "0x48f764"
  443. }
  444. ],
  445. "dll": "UxTheme.dll"
  446. },
  447. {
  448. "imports": [
  449. {
  450. "name": "DuplicateHandle",
  451. "address": "0x48f164"
  452. },
  453. {
  454. "name": "CreateThread",
  455. "address": "0x48f168"
  456. },
  457. {
  458. "name": "WaitForSingleObject",
  459. "address": "0x48f16c"
  460. },
  461. {
  462. "name": "HeapAlloc",
  463. "address": "0x48f170"
  464. },
  465. {
  466. "name": "GetProcessHeap",
  467. "address": "0x48f174"
  468. },
  469. {
  470. "name": "HeapFree",
  471. "address": "0x48f178"
  472. },
  473. {
  474. "name": "Sleep",
  475. "address": "0x48f17c"
  476. },
  477. {
  478. "name": "GetCurrentThreadId",
  479. "address": "0x48f180"
  480. },
  481. {
  482. "name": "MultiByteToWideChar",
  483. "address": "0x48f184"
  484. },
  485. {
  486. "name": "MulDiv",
  487. "address": "0x48f188"
  488. },
  489. {
  490. "name": "GetVersionExW",
  491. "address": "0x48f18c"
  492. },
  493. {
  494. "name": "IsWow64Process",
  495. "address": "0x48f190"
  496. },
  497. {
  498. "name": "GetSystemInfo",
  499. "address": "0x48f194"
  500. },
  501. {
  502. "name": "FreeLibrary",
  503. "address": "0x48f198"
  504. },
  505. {
  506. "name": "LoadLibraryA",
  507. "address": "0x48f19c"
  508. },
  509. {
  510. "name": "GetProcAddress",
  511. "address": "0x48f1a0"
  512. },
  513. {
  514. "name": "SetErrorMode",
  515. "address": "0x48f1a4"
  516. },
  517. {
  518. "name": "GetModuleFileNameW",
  519. "address": "0x48f1a8"
  520. },
  521. {
  522. "name": "WideCharToMultiByte",
  523. "address": "0x48f1ac"
  524. },
  525. {
  526. "name": "lstrcpyW",
  527. "address": "0x48f1b0"
  528. },
  529. {
  530. "name": "lstrlenW",
  531. "address": "0x48f1b4"
  532. },
  533. {
  534. "name": "GetModuleHandleW",
  535. "address": "0x48f1b8"
  536. },
  537. {
  538. "name": "QueryPerformanceCounter",
  539. "address": "0x48f1bc"
  540. },
  541. {
  542. "name": "VirtualFreeEx",
  543. "address": "0x48f1c0"
  544. },
  545. {
  546. "name": "OpenProcess",
  547. "address": "0x48f1c4"
  548. },
  549. {
  550. "name": "VirtualAllocEx",
  551. "address": "0x48f1c8"
  552. },
  553. {
  554. "name": "WriteProcessMemory",
  555. "address": "0x48f1cc"
  556. },
  557. {
  558. "name": "ReadProcessMemory",
  559. "address": "0x48f1d0"
  560. },
  561. {
  562. "name": "CreateFileW",
  563. "address": "0x48f1d4"
  564. },
  565. {
  566. "name": "SetFilePointerEx",
  567. "address": "0x48f1d8"
  568. },
  569. {
  570. "name": "SetEndOfFile",
  571. "address": "0x48f1dc"
  572. },
  573. {
  574. "name": "ReadFile",
  575. "address": "0x48f1e0"
  576. },
  577. {
  578. "name": "WriteFile",
  579. "address": "0x48f1e4"
  580. },
  581. {
  582. "name": "FlushFileBuffers",
  583. "address": "0x48f1e8"
  584. },
  585. {
  586. "name": "TerminateProcess",
  587. "address": "0x48f1ec"
  588. },
  589. {
  590. "name": "CreateToolhelp32Snapshot",
  591. "address": "0x48f1f0"
  592. },
  593. {
  594. "name": "Process32FirstW",
  595. "address": "0x48f1f4"
  596. },
  597. {
  598. "name": "Process32NextW",
  599. "address": "0x48f1f8"
  600. },
  601. {
  602. "name": "SetFileTime",
  603. "address": "0x48f1fc"
  604. },
  605. {
  606. "name": "GetFileAttributesW",
  607. "address": "0x48f200"
  608. },
  609. {
  610. "name": "FindFirstFileW",
  611. "address": "0x48f204"
  612. },
  613. {
  614. "name": "SetCurrentDirectoryW",
  615. "address": "0x48f208"
  616. },
  617. {
  618. "name": "GetLongPathNameW",
  619. "address": "0x48f20c"
  620. },
  621. {
  622. "name": "GetShortPathNameW",
  623. "address": "0x48f210"
  624. },
  625. {
  626. "name": "DeleteFileW",
  627. "address": "0x48f214"
  628. },
  629. {
  630. "name": "FindNextFileW",
  631. "address": "0x48f218"
  632. },
  633. {
  634. "name": "CopyFileExW",
  635. "address": "0x48f21c"
  636. },
  637. {
  638. "name": "MoveFileW",
  639. "address": "0x48f220"
  640. },
  641. {
  642. "name": "CreateDirectoryW",
  643. "address": "0x48f224"
  644. },
  645. {
  646. "name": "RemoveDirectoryW",
  647. "address": "0x48f228"
  648. },
  649. {
  650. "name": "SetSystemPowerState",
  651. "address": "0x48f22c"
  652. },
  653. {
  654. "name": "QueryPerformanceFrequency",
  655. "address": "0x48f230"
  656. },
  657. {
  658. "name": "FindResourceW",
  659. "address": "0x48f234"
  660. },
  661. {
  662. "name": "LoadResource",
  663. "address": "0x48f238"
  664. },
  665. {
  666. "name": "LockResource",
  667. "address": "0x48f23c"
  668. },
  669. {
  670. "name": "SizeofResource",
  671. "address": "0x48f240"
  672. },
  673. {
  674. "name": "EnumResourceNamesW",
  675. "address": "0x48f244"
  676. },
  677. {
  678. "name": "OutputDebugStringW",
  679. "address": "0x48f248"
  680. },
  681. {
  682. "name": "GetTempPathW",
  683. "address": "0x48f24c"
  684. },
  685. {
  686. "name": "GetTempFileNameW",
  687. "address": "0x48f250"
  688. },
  689. {
  690. "name": "DeviceIoControl",
  691. "address": "0x48f254"
  692. },
  693. {
  694. "name": "GetLocalTime",
  695. "address": "0x48f258"
  696. },
  697. {
  698. "name": "CompareStringW",
  699. "address": "0x48f25c"
  700. },
  701. {
  702. "name": "GetCurrentProcess",
  703. "address": "0x48f260"
  704. },
  705. {
  706. "name": "EnterCriticalSection",
  707. "address": "0x48f264"
  708. },
  709. {
  710. "name": "LeaveCriticalSection",
  711. "address": "0x48f268"
  712. },
  713. {
  714. "name": "GetStdHandle",
  715. "address": "0x48f26c"
  716. },
  717. {
  718. "name": "CreatePipe",
  719. "address": "0x48f270"
  720. },
  721. {
  722. "name": "InterlockedExchange",
  723. "address": "0x48f274"
  724. },
  725. {
  726. "name": "TerminateThread",
  727. "address": "0x48f278"
  728. },
  729. {
  730. "name": "LoadLibraryExW",
  731. "address": "0x48f27c"
  732. },
  733. {
  734. "name": "FindResourceExW",
  735. "address": "0x48f280"
  736. },
  737. {
  738. "name": "CopyFileW",
  739. "address": "0x48f284"
  740. },
  741. {
  742. "name": "VirtualFree",
  743. "address": "0x48f288"
  744. },
  745. {
  746. "name": "FormatMessageW",
  747. "address": "0x48f28c"
  748. },
  749. {
  750. "name": "GetExitCodeProcess",
  751. "address": "0x48f290"
  752. },
  753. {
  754. "name": "GetPrivateProfileStringW",
  755. "address": "0x48f294"
  756. },
  757. {
  758. "name": "WritePrivateProfileStringW",
  759. "address": "0x48f298"
  760. },
  761. {
  762. "name": "GetPrivateProfileSectionW",
  763. "address": "0x48f29c"
  764. },
  765. {
  766. "name": "WritePrivateProfileSectionW",
  767. "address": "0x48f2a0"
  768. },
  769. {
  770. "name": "GetPrivateProfileSectionNamesW",
  771. "address": "0x48f2a4"
  772. },
  773. {
  774. "name": "FileTimeToLocalFileTime",
  775. "address": "0x48f2a8"
  776. },
  777. {
  778. "name": "FileTimeToSystemTime",
  779. "address": "0x48f2ac"
  780. },
  781. {
  782. "name": "SystemTimeToFileTime",
  783. "address": "0x48f2b0"
  784. },
  785. {
  786. "name": "LocalFileTimeToFileTime",
  787. "address": "0x48f2b4"
  788. },
  789. {
  790. "name": "GetDriveTypeW",
  791. "address": "0x48f2b8"
  792. },
  793. {
  794. "name": "GetDiskFreeSpaceExW",
  795. "address": "0x48f2bc"
  796. },
  797. {
  798. "name": "GetDiskFreeSpaceW",
  799. "address": "0x48f2c0"
  800. },
  801. {
  802. "name": "GetVolumeInformationW",
  803. "address": "0x48f2c4"
  804. },
  805. {
  806. "name": "SetVolumeLabelW",
  807. "address": "0x48f2c8"
  808. },
  809. {
  810. "name": "CreateHardLinkW",
  811. "address": "0x48f2cc"
  812. },
  813. {
  814. "name": "SetFileAttributesW",
  815. "address": "0x48f2d0"
  816. },
  817. {
  818. "name": "CreateEventW",
  819. "address": "0x48f2d4"
  820. },
  821. {
  822. "name": "SetEvent",
  823. "address": "0x48f2d8"
  824. },
  825. {
  826. "name": "GetEnvironmentVariableW",
  827. "address": "0x48f2dc"
  828. },
  829. {
  830. "name": "SetEnvironmentVariableW",
  831. "address": "0x48f2e0"
  832. },
  833. {
  834. "name": "GlobalLock",
  835. "address": "0x48f2e4"
  836. },
  837. {
  838. "name": "GlobalUnlock",
  839. "address": "0x48f2e8"
  840. },
  841. {
  842. "name": "GlobalAlloc",
  843. "address": "0x48f2ec"
  844. },
  845. {
  846. "name": "GetFileSize",
  847. "address": "0x48f2f0"
  848. },
  849. {
  850. "name": "GlobalFree",
  851. "address": "0x48f2f4"
  852. },
  853. {
  854. "name": "GlobalMemoryStatusEx",
  855. "address": "0x48f2f8"
  856. },
  857. {
  858. "name": "Beep",
  859. "address": "0x48f2fc"
  860. },
  861. {
  862. "name": "GetSystemDirectoryW",
  863. "address": "0x48f300"
  864. },
  865. {
  866. "name": "HeapReAlloc",
  867. "address": "0x48f304"
  868. },
  869. {
  870. "name": "HeapSize",
  871. "address": "0x48f308"
  872. },
  873. {
  874. "name": "GetComputerNameW",
  875. "address": "0x48f30c"
  876. },
  877. {
  878. "name": "GetWindowsDirectoryW",
  879. "address": "0x48f310"
  880. },
  881. {
  882. "name": "GetCurrentProcessId",
  883. "address": "0x48f314"
  884. },
  885. {
  886. "name": "GetProcessIoCounters",
  887. "address": "0x48f318"
  888. },
  889. {
  890. "name": "CreateProcessW",
  891. "address": "0x48f31c"
  892. },
  893. {
  894. "name": "GetProcessId",
  895. "address": "0x48f320"
  896. },
  897. {
  898. "name": "SetPriorityClass",
  899. "address": "0x48f324"
  900. },
  901. {
  902. "name": "LoadLibraryW",
  903. "address": "0x48f328"
  904. },
  905. {
  906. "name": "VirtualAlloc",
  907. "address": "0x48f32c"
  908. },
  909. {
  910. "name": "IsDebuggerPresent",
  911. "address": "0x48f330"
  912. },
  913. {
  914. "name": "GetCurrentDirectoryW",
  915. "address": "0x48f334"
  916. },
  917. {
  918. "name": "lstrcmpiW",
  919. "address": "0x48f338"
  920. },
  921. {
  922. "name": "DecodePointer",
  923. "address": "0x48f33c"
  924. },
  925. {
  926. "name": "GetLastError",
  927. "address": "0x48f340"
  928. },
  929. {
  930. "name": "RaiseException",
  931. "address": "0x48f344"
  932. },
  933. {
  934. "name": "InitializeCriticalSectionAndSpinCount",
  935. "address": "0x48f348"
  936. },
  937. {
  938. "name": "DeleteCriticalSection",
  939. "address": "0x48f34c"
  940. },
  941. {
  942. "name": "InterlockedDecrement",
  943. "address": "0x48f350"
  944. },
  945. {
  946. "name": "InterlockedIncrement",
  947. "address": "0x48f354"
  948. },
  949. {
  950. "name": "GetCurrentThread",
  951. "address": "0x48f358"
  952. },
  953. {
  954. "name": "CloseHandle",
  955. "address": "0x48f35c"
  956. },
  957. {
  958. "name": "GetFullPathNameW",
  959. "address": "0x48f360"
  960. },
  961. {
  962. "name": "EncodePointer",
  963. "address": "0x48f364"
  964. },
  965. {
  966. "name": "ExitProcess",
  967. "address": "0x48f368"
  968. },
  969. {
  970. "name": "GetModuleHandleExW",
  971. "address": "0x48f36c"
  972. },
  973. {
  974. "name": "ExitThread",
  975. "address": "0x48f370"
  976. },
  977. {
  978. "name": "GetSystemTimeAsFileTime",
  979. "address": "0x48f374"
  980. },
  981. {
  982. "name": "ResumeThread",
  983. "address": "0x48f378"
  984. },
  985. {
  986. "name": "GetCommandLineW",
  987. "address": "0x48f37c"
  988. },
  989. {
  990. "name": "IsProcessorFeaturePresent",
  991. "address": "0x48f380"
  992. },
  993. {
  994. "name": "IsValidCodePage",
  995. "address": "0x48f384"
  996. },
  997. {
  998. "name": "GetACP",
  999. "address": "0x48f388"
  1000. },
  1001. {
  1002. "name": "GetOEMCP",
  1003. "address": "0x48f38c"
  1004. },
  1005. {
  1006. "name": "GetCPInfo",
  1007. "address": "0x48f390"
  1008. },
  1009. {
  1010. "name": "SetLastError",
  1011. "address": "0x48f394"
  1012. },
  1013. {
  1014. "name": "UnhandledExceptionFilter",
  1015. "address": "0x48f398"
  1016. },
  1017. {
  1018. "name": "SetUnhandledExceptionFilter",
  1019. "address": "0x48f39c"
  1020. },
  1021. {
  1022. "name": "TlsAlloc",
  1023. "address": "0x48f3a0"
  1024. },
  1025. {
  1026. "name": "TlsGetValue",
  1027. "address": "0x48f3a4"
  1028. },
  1029. {
  1030. "name": "TlsSetValue",
  1031. "address": "0x48f3a8"
  1032. },
  1033. {
  1034. "name": "TlsFree",
  1035. "address": "0x48f3ac"
  1036. },
  1037. {
  1038. "name": "GetStartupInfoW",
  1039. "address": "0x48f3b0"
  1040. },
  1041. {
  1042. "name": "GetStringTypeW",
  1043. "address": "0x48f3b4"
  1044. },
  1045. {
  1046. "name": "SetStdHandle",
  1047. "address": "0x48f3b8"
  1048. },
  1049. {
  1050. "name": "GetFileType",
  1051. "address": "0x48f3bc"
  1052. },
  1053. {
  1054. "name": "GetConsoleCP",
  1055. "address": "0x48f3c0"
  1056. },
  1057. {
  1058. "name": "GetConsoleMode",
  1059. "address": "0x48f3c4"
  1060. },
  1061. {
  1062. "name": "RtlUnwind",
  1063. "address": "0x48f3c8"
  1064. },
  1065. {
  1066. "name": "ReadConsoleW",
  1067. "address": "0x48f3cc"
  1068. },
  1069. {
  1070. "name": "GetTimeZoneInformation",
  1071. "address": "0x48f3d0"
  1072. },
  1073. {
  1074. "name": "GetDateFormatW",
  1075. "address": "0x48f3d4"
  1076. },
  1077. {
  1078. "name": "GetTimeFormatW",
  1079. "address": "0x48f3d8"
  1080. },
  1081. {
  1082. "name": "LCMapStringW",
  1083. "address": "0x48f3dc"
  1084. },
  1085. {
  1086. "name": "GetEnvironmentStringsW",
  1087. "address": "0x48f3e0"
  1088. },
  1089. {
  1090. "name": "FreeEnvironmentStringsW",
  1091. "address": "0x48f3e4"
  1092. },
  1093. {
  1094. "name": "WriteConsoleW",
  1095. "address": "0x48f3e8"
  1096. },
  1097. {
  1098. "name": "FindClose",
  1099. "address": "0x48f3ec"
  1100. },
  1101. {
  1102. "name": "SetEnvironmentVariableA",
  1103. "address": "0x48f3f0"
  1104. }
  1105. ],
  1106. "dll": "KERNEL32.dll"
  1107. },
  1108. {
  1109. "imports": [
  1110. {
  1111. "name": "AdjustWindowRectEx",
  1112. "address": "0x48f4cc"
  1113. },
  1114. {
  1115. "name": "CopyImage",
  1116. "address": "0x48f4d0"
  1117. },
  1118. {
  1119. "name": "SetWindowPos",
  1120. "address": "0x48f4d4"
  1121. },
  1122. {
  1123. "name": "GetCursorInfo",
  1124. "address": "0x48f4d8"
  1125. },
  1126. {
  1127. "name": "RegisterHotKey",
  1128. "address": "0x48f4dc"
  1129. },
  1130. {
  1131. "name": "ClientToScreen",
  1132. "address": "0x48f4e0"
  1133. },
  1134. {
  1135. "name": "GetKeyboardLayoutNameW",
  1136. "address": "0x48f4e4"
  1137. },
  1138. {
  1139. "name": "IsCharAlphaW",
  1140. "address": "0x48f4e8"
  1141. },
  1142. {
  1143. "name": "IsCharAlphaNumericW",
  1144. "address": "0x48f4ec"
  1145. },
  1146. {
  1147. "name": "IsCharLowerW",
  1148. "address": "0x48f4f0"
  1149. },
  1150. {
  1151. "name": "IsCharUpperW",
  1152. "address": "0x48f4f4"
  1153. },
  1154. {
  1155. "name": "GetMenuStringW",
  1156. "address": "0x48f4f8"
  1157. },
  1158. {
  1159. "name": "GetSubMenu",
  1160. "address": "0x48f4fc"
  1161. },
  1162. {
  1163. "name": "GetCaretPos",
  1164. "address": "0x48f500"
  1165. },
  1166. {
  1167. "name": "IsZoomed",
  1168. "address": "0x48f504"
  1169. },
  1170. {
  1171. "name": "MonitorFromPoint",
  1172. "address": "0x48f508"
  1173. },
  1174. {
  1175. "name": "GetMonitorInfoW",
  1176. "address": "0x48f50c"
  1177. },
  1178. {
  1179. "name": "SetWindowLongW",
  1180. "address": "0x48f510"
  1181. },
  1182. {
  1183. "name": "SetLayeredWindowAttributes",
  1184. "address": "0x48f514"
  1185. },
  1186. {
  1187. "name": "FlashWindow",
  1188. "address": "0x48f518"
  1189. },
  1190. {
  1191. "name": "GetClassLongW",
  1192. "address": "0x48f51c"
  1193. },
  1194. {
  1195. "name": "TranslateAcceleratorW",
  1196. "address": "0x48f520"
  1197. },
  1198. {
  1199. "name": "IsDialogMessageW",
  1200. "address": "0x48f524"
  1201. },
  1202. {
  1203. "name": "GetSysColor",
  1204. "address": "0x48f528"
  1205. },
  1206. {
  1207. "name": "InflateRect",
  1208. "address": "0x48f52c"
  1209. },
  1210. {
  1211. "name": "DrawFocusRect",
  1212. "address": "0x48f530"
  1213. },
  1214. {
  1215. "name": "DrawTextW",
  1216. "address": "0x48f534"
  1217. },
  1218. {
  1219. "name": "FrameRect",
  1220. "address": "0x48f538"
  1221. },
  1222. {
  1223. "name": "DrawFrameControl",
  1224. "address": "0x48f53c"
  1225. },
  1226. {
  1227. "name": "FillRect",
  1228. "address": "0x48f540"
  1229. },
  1230. {
  1231. "name": "PtInRect",
  1232. "address": "0x48f544"
  1233. },
  1234. {
  1235. "name": "DestroyAcceleratorTable",
  1236. "address": "0x48f548"
  1237. },
  1238. {
  1239. "name": "CreateAcceleratorTableW",
  1240. "address": "0x48f54c"
  1241. },
  1242. {
  1243. "name": "SetCursor",
  1244. "address": "0x48f550"
  1245. },
  1246. {
  1247. "name": "GetWindowDC",
  1248. "address": "0x48f554"
  1249. },
  1250. {
  1251. "name": "GetSystemMetrics",
  1252. "address": "0x48f558"
  1253. },
  1254. {
  1255. "name": "GetActiveWindow",
  1256. "address": "0x48f55c"
  1257. },
  1258. {
  1259. "name": "CharNextW",
  1260. "address": "0x48f560"
  1261. },
  1262. {
  1263. "name": "wsprintfW",
  1264. "address": "0x48f564"
  1265. },
  1266. {
  1267. "name": "RedrawWindow",
  1268. "address": "0x48f568"
  1269. },
  1270. {
  1271. "name": "DrawMenuBar",
  1272. "address": "0x48f56c"
  1273. },
  1274. {
  1275. "name": "DestroyMenu",
  1276. "address": "0x48f570"
  1277. },
  1278. {
  1279. "name": "SetMenu",
  1280. "address": "0x48f574"
  1281. },
  1282. {
  1283. "name": "GetWindowTextLengthW",
  1284. "address": "0x48f578"
  1285. },
  1286. {
  1287. "name": "CreateMenu",
  1288. "address": "0x48f57c"
  1289. },
  1290. {
  1291. "name": "IsDlgButtonChecked",
  1292. "address": "0x48f580"
  1293. },
  1294. {
  1295. "name": "DefDlgProcW",
  1296. "address": "0x48f584"
  1297. },
  1298. {
  1299. "name": "CallWindowProcW",
  1300. "address": "0x48f588"
  1301. },
  1302. {
  1303. "name": "ReleaseCapture",
  1304. "address": "0x48f58c"
  1305. },
  1306. {
  1307. "name": "SetCapture",
  1308. "address": "0x48f590"
  1309. },
  1310. {
  1311. "name": "CreateIconFromResourceEx",
  1312. "address": "0x48f594"
  1313. },
  1314. {
  1315. "name": "mouse_event",
  1316. "address": "0x48f598"
  1317. },
  1318. {
  1319. "name": "ExitWindowsEx",
  1320. "address": "0x48f59c"
  1321. },
  1322. {
  1323. "name": "SetActiveWindow",
  1324. "address": "0x48f5a0"
  1325. },
  1326. {
  1327. "name": "FindWindowExW",
  1328. "address": "0x48f5a4"
  1329. },
  1330. {
  1331. "name": "EnumThreadWindows",
  1332. "address": "0x48f5a8"
  1333. },
  1334. {
  1335. "name": "SetMenuDefaultItem",
  1336. "address": "0x48f5ac"
  1337. },
  1338. {
  1339. "name": "InsertMenuItemW",
  1340. "address": "0x48f5b0"
  1341. },
  1342. {
  1343. "name": "IsMenu",
  1344. "address": "0x48f5b4"
  1345. },
  1346. {
  1347. "name": "TrackPopupMenuEx",
  1348. "address": "0x48f5b8"
  1349. },
  1350. {
  1351. "name": "GetCursorPos",
  1352. "address": "0x48f5bc"
  1353. },
  1354. {
  1355. "name": "DeleteMenu",
  1356. "address": "0x48f5c0"
  1357. },
  1358. {
  1359. "name": "SetRect",
  1360. "address": "0x48f5c4"
  1361. },
  1362. {
  1363. "name": "GetMenuItemID",
  1364. "address": "0x48f5c8"
  1365. },
  1366. {
  1367. "name": "GetMenuItemCount",
  1368. "address": "0x48f5cc"
  1369. },
  1370. {
  1371. "name": "SetMenuItemInfoW",
  1372. "address": "0x48f5d0"
  1373. },
  1374. {
  1375. "name": "GetMenuItemInfoW",
  1376. "address": "0x48f5d4"
  1377. },
  1378. {
  1379. "name": "SetForegroundWindow",
  1380. "address": "0x48f5d8"
  1381. },
  1382. {
  1383. "name": "IsIconic",
  1384. "address": "0x48f5dc"
  1385. },
  1386. {
  1387. "name": "FindWindowW",
  1388. "address": "0x48f5e0"
  1389. },
  1390. {
  1391. "name": "MonitorFromRect",
  1392. "address": "0x48f5e4"
  1393. },
  1394. {
  1395. "name": "keybd_event",
  1396. "address": "0x48f5e8"
  1397. },
  1398. {
  1399. "name": "SendInput",
  1400. "address": "0x48f5ec"
  1401. },
  1402. {
  1403. "name": "GetAsyncKeyState",
  1404. "address": "0x48f5f0"
  1405. },
  1406. {
  1407. "name": "SetKeyboardState",
  1408. "address": "0x48f5f4"
  1409. },
  1410. {
  1411. "name": "GetKeyboardState",
  1412. "address": "0x48f5f8"
  1413. },
  1414. {
  1415. "name": "GetKeyState",
  1416. "address": "0x48f5fc"
  1417. },
  1418. {
  1419. "name": "VkKeyScanW",
  1420. "address": "0x48f600"
  1421. },
  1422. {
  1423. "name": "LoadStringW",
  1424. "address": "0x48f604"
  1425. },
  1426. {
  1427. "name": "DialogBoxParamW",
  1428. "address": "0x48f608"
  1429. },
  1430. {
  1431. "name": "MessageBeep",
  1432. "address": "0x48f60c"
  1433. },
  1434. {
  1435. "name": "EndDialog",
  1436. "address": "0x48f610"
  1437. },
  1438. {
  1439. "name": "SendDlgItemMessageW",
  1440. "address": "0x48f614"
  1441. },
  1442. {
  1443. "name": "GetDlgItem",
  1444. "address": "0x48f618"
  1445. },
  1446. {
  1447. "name": "SetWindowTextW",
  1448. "address": "0x48f61c"
  1449. },
  1450. {
  1451. "name": "CopyRect",
  1452. "address": "0x48f620"
  1453. },
  1454. {
  1455. "name": "ReleaseDC",
  1456. "address": "0x48f624"
  1457. },
  1458. {
  1459. "name": "GetDC",
  1460. "address": "0x48f628"
  1461. },
  1462. {
  1463. "name": "EndPaint",
  1464. "address": "0x48f62c"
  1465. },
  1466. {
  1467. "name": "BeginPaint",
  1468. "address": "0x48f630"
  1469. },
  1470. {
  1471. "name": "GetClientRect",
  1472. "address": "0x48f634"
  1473. },
  1474. {
  1475. "name": "GetMenu",
  1476. "address": "0x48f638"
  1477. },
  1478. {
  1479. "name": "DestroyWindow",
  1480. "address": "0x48f63c"
  1481. },
  1482. {
  1483. "name": "EnumWindows",
  1484. "address": "0x48f640"
  1485. },
  1486. {
  1487. "name": "GetDesktopWindow",
  1488. "address": "0x48f644"
  1489. },
  1490. {
  1491. "name": "IsWindow",
  1492. "address": "0x48f648"
  1493. },
  1494. {
  1495. "name": "IsWindowEnabled",
  1496. "address": "0x48f64c"
  1497. },
  1498. {
  1499. "name": "IsWindowVisible",
  1500. "address": "0x48f650"
  1501. },
  1502. {
  1503. "name": "EnableWindow",
  1504. "address": "0x48f654"
  1505. },
  1506. {
  1507. "name": "InvalidateRect",
  1508. "address": "0x48f658"
  1509. },
  1510. {
  1511. "name": "GetWindowLongW",
  1512. "address": "0x48f65c"
  1513. },
  1514. {
  1515. "name": "GetWindowThreadProcessId",
  1516. "address": "0x48f660"
  1517. },
  1518. {
  1519. "name": "AttachThreadInput",
  1520. "address": "0x48f664"
  1521. },
  1522. {
  1523. "name": "GetFocus",
  1524. "address": "0x48f668"
  1525. },
  1526. {
  1527. "name": "GetWindowTextW",
  1528. "address": "0x48f66c"
  1529. },
  1530. {
  1531. "name": "ScreenToClient",
  1532. "address": "0x48f670"
  1533. },
  1534. {
  1535. "name": "SendMessageTimeoutW",
  1536. "address": "0x48f674"
  1537. },
  1538. {
  1539. "name": "EnumChildWindows",
  1540. "address": "0x48f678"
  1541. },
  1542. {
  1543. "name": "CharUpperBuffW",
  1544. "address": "0x48f67c"
  1545. },
  1546. {
  1547. "name": "GetParent",
  1548. "address": "0x48f680"
  1549. },
  1550. {
  1551. "name": "GetDlgCtrlID",
  1552. "address": "0x48f684"
  1553. },
  1554. {
  1555. "name": "SendMessageW",
  1556. "address": "0x48f688"
  1557. },
  1558. {
  1559. "name": "MapVirtualKeyW",
  1560. "address": "0x48f68c"
  1561. },
  1562. {
  1563. "name": "PostMessageW",
  1564. "address": "0x48f690"
  1565. },
  1566. {
  1567. "name": "GetWindowRect",
  1568. "address": "0x48f694"
  1569. },
  1570. {
  1571. "name": "SetUserObjectSecurity",
  1572. "address": "0x48f698"
  1573. },
  1574. {
  1575. "name": "CloseDesktop",
  1576. "address": "0x48f69c"
  1577. },
  1578. {
  1579. "name": "CloseWindowStation",
  1580. "address": "0x48f6a0"
  1581. },
  1582. {
  1583. "name": "OpenDesktopW",
  1584. "address": "0x48f6a4"
  1585. },
  1586. {
  1587. "name": "SetProcessWindowStation",
  1588. "address": "0x48f6a8"
  1589. },
  1590. {
  1591. "name": "GetProcessWindowStation",
  1592. "address": "0x48f6ac"
  1593. },
  1594. {
  1595. "name": "OpenWindowStationW",
  1596. "address": "0x48f6b0"
  1597. },
  1598. {
  1599. "name": "GetUserObjectSecurity",
  1600. "address": "0x48f6b4"
  1601. },
  1602. {
  1603. "name": "MessageBoxW",
  1604. "address": "0x48f6b8"
  1605. },
  1606. {
  1607. "name": "DefWindowProcW",
  1608. "address": "0x48f6bc"
  1609. },
  1610. {
  1611. "name": "SetClipboardData",
  1612. "address": "0x48f6c0"
  1613. },
  1614. {
  1615. "name": "EmptyClipboard",
  1616. "address": "0x48f6c4"
  1617. },
  1618. {
  1619. "name": "CountClipboardFormats",
  1620. "address": "0x48f6c8"
  1621. },
  1622. {
  1623. "name": "CloseClipboard",
  1624. "address": "0x48f6cc"
  1625. },
  1626. {
  1627. "name": "GetClipboardData",
  1628. "address": "0x48f6d0"
  1629. },
  1630. {
  1631. "name": "IsClipboardFormatAvailable",
  1632. "address": "0x48f6d4"
  1633. },
  1634. {
  1635. "name": "OpenClipboard",
  1636. "address": "0x48f6d8"
  1637. },
  1638. {
  1639. "name": "BlockInput",
  1640. "address": "0x48f6dc"
  1641. },
  1642. {
  1643. "name": "GetMessageW",
  1644. "address": "0x48f6e0"
  1645. },
  1646. {
  1647. "name": "LockWindowUpdate",
  1648. "address": "0x48f6e4"
  1649. },
  1650. {
  1651. "name": "DispatchMessageW",
  1652. "address": "0x48f6e8"
  1653. },
  1654. {
  1655. "name": "TranslateMessage",
  1656. "address": "0x48f6ec"
  1657. },
  1658. {
  1659. "name": "PeekMessageW",
  1660. "address": "0x48f6f0"
  1661. },
  1662. {
  1663. "name": "UnregisterHotKey",
  1664. "address": "0x48f6f4"
  1665. },
  1666. {
  1667. "name": "CheckMenuRadioItem",
  1668. "address": "0x48f6f8"
  1669. },
  1670. {
  1671. "name": "CharLowerBuffW",
  1672. "address": "0x48f6fc"
  1673. },
  1674. {
  1675. "name": "MoveWindow",
  1676. "address": "0x48f700"
  1677. },
  1678. {
  1679. "name": "SetFocus",
  1680. "address": "0x48f704"
  1681. },
  1682. {
  1683. "name": "PostQuitMessage",
  1684. "address": "0x48f708"
  1685. },
  1686. {
  1687. "name": "KillTimer",
  1688. "address": "0x48f70c"
  1689. },
  1690. {
  1691. "name": "CreatePopupMenu",
  1692. "address": "0x48f710"
  1693. },
  1694. {
  1695. "name": "RegisterWindowMessageW",
  1696. "address": "0x48f714"
  1697. },
  1698. {
  1699. "name": "SetTimer",
  1700. "address": "0x48f718"
  1701. },
  1702. {
  1703. "name": "ShowWindow",
  1704. "address": "0x48f71c"
  1705. },
  1706. {
  1707. "name": "CreateWindowExW",
  1708. "address": "0x48f720"
  1709. },
  1710. {
  1711. "name": "RegisterClassExW",
  1712. "address": "0x48f724"
  1713. },
  1714. {
  1715. "name": "LoadIconW",
  1716. "address": "0x48f728"
  1717. },
  1718. {
  1719. "name": "LoadCursorW",
  1720. "address": "0x48f72c"
  1721. },
  1722. {
  1723. "name": "GetSysColorBrush",
  1724. "address": "0x48f730"
  1725. },
  1726. {
  1727. "name": "GetForegroundWindow",
  1728. "address": "0x48f734"
  1729. },
  1730. {
  1731. "name": "MessageBoxA",
  1732. "address": "0x48f738"
  1733. },
  1734. {
  1735. "name": "DestroyIcon",
  1736. "address": "0x48f73c"
  1737. },
  1738. {
  1739. "name": "SystemParametersInfoW",
  1740. "address": "0x48f740"
  1741. },
  1742. {
  1743. "name": "LoadImageW",
  1744. "address": "0x48f744"
  1745. },
  1746. {
  1747. "name": "GetClassNameW",
  1748. "address": "0x48f748"
  1749. }
  1750. ],
  1751. "dll": "USER32.dll"
  1752. },
  1753. {
  1754. "imports": [
  1755. {
  1756. "name": "StrokePath",
  1757. "address": "0x48f0c4"
  1758. },
  1759. {
  1760. "name": "DeleteObject",
  1761. "address": "0x48f0c8"
  1762. },
  1763. {
  1764. "name": "GetTextExtentPoint32W",
  1765. "address": "0x48f0cc"
  1766. },
  1767. {
  1768. "name": "ExtCreatePen",
  1769. "address": "0x48f0d0"
  1770. },
  1771. {
  1772. "name": "GetDeviceCaps",
  1773. "address": "0x48f0d4"
  1774. },
  1775. {
  1776. "name": "EndPath",
  1777. "address": "0x48f0d8"
  1778. },
  1779. {
  1780. "name": "SetPixel",
  1781. "address": "0x48f0dc"
  1782. },
  1783. {
  1784. "name": "CloseFigure",
  1785. "address": "0x48f0e0"
  1786. },
  1787. {
  1788. "name": "CreateCompatibleBitmap",
  1789. "address": "0x48f0e4"
  1790. },
  1791. {
  1792. "name": "CreateCompatibleDC",
  1793. "address": "0x48f0e8"
  1794. },
  1795. {
  1796. "name": "SelectObject",
  1797. "address": "0x48f0ec"
  1798. },
  1799. {
  1800. "name": "StretchBlt",
  1801. "address": "0x48f0f0"
  1802. },
  1803. {
  1804. "name": "GetDIBits",
  1805. "address": "0x48f0f4"
  1806. },
  1807. {
  1808. "name": "LineTo",
  1809. "address": "0x48f0f8"
  1810. },
  1811. {
  1812. "name": "AngleArc",
  1813. "address": "0x48f0fc"
  1814. },
  1815. {
  1816. "name": "MoveToEx",
  1817. "address": "0x48f100"
  1818. },
  1819. {
  1820. "name": "Ellipse",
  1821. "address": "0x48f104"
  1822. },
  1823. {
  1824. "name": "DeleteDC",
  1825. "address": "0x48f108"
  1826. },
  1827. {
  1828. "name": "GetPixel",
  1829. "address": "0x48f10c"
  1830. },
  1831. {
  1832. "name": "CreateDCW",
  1833. "address": "0x48f110"
  1834. },
  1835. {
  1836. "name": "GetStockObject",
  1837. "address": "0x48f114"
  1838. },
  1839. {
  1840. "name": "GetTextFaceW",
  1841. "address": "0x48f118"
  1842. },
  1843. {
  1844. "name": "CreateFontW",
  1845. "address": "0x48f11c"
  1846. },
  1847. {
  1848. "name": "SetTextColor",
  1849. "address": "0x48f120"
  1850. },
  1851. {
  1852. "name": "PolyDraw",
  1853. "address": "0x48f124"
  1854. },
  1855. {
  1856. "name": "BeginPath",
  1857. "address": "0x48f128"
  1858. },
  1859. {
  1860. "name": "Rectangle",
  1861. "address": "0x48f12c"
  1862. },
  1863. {
  1864. "name": "SetViewportOrgEx",
  1865. "address": "0x48f130"
  1866. },
  1867. {
  1868. "name": "GetObjectW",
  1869. "address": "0x48f134"
  1870. },
  1871. {
  1872. "name": "SetBkMode",
  1873. "address": "0x48f138"
  1874. },
  1875. {
  1876. "name": "RoundRect",
  1877. "address": "0x48f13c"
  1878. },
  1879. {
  1880. "name": "SetBkColor",
  1881. "address": "0x48f140"
  1882. },
  1883. {
  1884. "name": "CreatePen",
  1885. "address": "0x48f144"
  1886. },
  1887. {
  1888. "name": "CreateSolidBrush",
  1889. "address": "0x48f148"
  1890. },
  1891. {
  1892. "name": "StrokeAndFillPath",
  1893. "address": "0x48f14c"
  1894. }
  1895. ],
  1896. "dll": "GDI32.dll"
  1897. },
  1898. {
  1899. "imports": [
  1900. {
  1901. "name": "GetOpenFileNameW",
  1902. "address": "0x48f0b8"
  1903. },
  1904. {
  1905. "name": "GetSaveFileNameW",
  1906. "address": "0x48f0bc"
  1907. }
  1908. ],
  1909. "dll": "COMDLG32.dll"
  1910. },
  1911. {
  1912. "imports": [
  1913. {
  1914. "name": "GetAce",
  1915. "address": "0x48f000"
  1916. },
  1917. {
  1918. "name": "RegEnumValueW",
  1919. "address": "0x48f004"
  1920. },
  1921. {
  1922. "name": "RegDeleteValueW",
  1923. "address": "0x48f008"
  1924. },
  1925. {
  1926. "name": "RegDeleteKeyW",
  1927. "address": "0x48f00c"
  1928. },
  1929. {
  1930. "name": "RegEnumKeyExW",
  1931. "address": "0x48f010"
  1932. },
  1933. {
  1934. "name": "RegSetValueExW",
  1935. "address": "0x48f014"
  1936. },
  1937. {
  1938. "name": "RegOpenKeyExW",
  1939. "address": "0x48f018"
  1940. },
  1941. {
  1942. "name": "RegCloseKey",
  1943. "address": "0x48f01c"
  1944. },
  1945. {
  1946. "name": "RegQueryValueExW",
  1947. "address": "0x48f020"
  1948. },
  1949. {
  1950. "name": "RegConnectRegistryW",
  1951. "address": "0x48f024"
  1952. },
  1953. {
  1954. "name": "InitializeSecurityDescriptor",
  1955. "address": "0x48f028"
  1956. },
  1957. {
  1958. "name": "InitializeAcl",
  1959. "address": "0x48f02c"
  1960. },
  1961. {
  1962. "name": "AdjustTokenPrivileges",
  1963. "address": "0x48f030"
  1964. },
  1965. {
  1966. "name": "OpenThreadToken",
  1967. "address": "0x48f034"
  1968. },
  1969. {
  1970. "name": "OpenProcessToken",
  1971. "address": "0x48f038"
  1972. },
  1973. {
  1974. "name": "LookupPrivilegeValueW",
  1975. "address": "0x48f03c"
  1976. },
  1977. {
  1978. "name": "DuplicateTokenEx",
  1979. "address": "0x48f040"
  1980. },
  1981. {
  1982. "name": "CreateProcessAsUserW",
  1983. "address": "0x48f044"
  1984. },
  1985. {
  1986. "name": "CreateProcessWithLogonW",
  1987. "address": "0x48f048"
  1988. },
  1989. {
  1990. "name": "GetLengthSid",
  1991. "address": "0x48f04c"
  1992. },
  1993. {
  1994. "name": "CopySid",
  1995. "address": "0x48f050"
  1996. },
  1997. {
  1998. "name": "LogonUserW",
  1999. "address": "0x48f054"
  2000. },
  2001. {
  2002. "name": "AllocateAndInitializeSid",
  2003. "address": "0x48f058"
  2004. },
  2005. {
  2006. "name": "CheckTokenMembership",
  2007. "address": "0x48f05c"
  2008. },
  2009. {
  2010. "name": "RegCreateKeyExW",
  2011. "address": "0x48f060"
  2012. },
  2013. {
  2014. "name": "FreeSid",
  2015. "address": "0x48f064"
  2016. },
  2017. {
  2018. "name": "GetTokenInformation",
  2019. "address": "0x48f068"
  2020. },
  2021. {
  2022. "name": "GetSecurityDescriptorDacl",
  2023. "address": "0x48f06c"
  2024. },
  2025. {
  2026. "name": "GetAclInformation",
  2027. "address": "0x48f070"
  2028. },
  2029. {
  2030. "name": "AddAce",
  2031. "address": "0x48f074"
  2032. },
  2033. {
  2034. "name": "SetSecurityDescriptorDacl",
  2035. "address": "0x48f078"
  2036. },
  2037. {
  2038. "name": "GetUserNameW",
  2039. "address": "0x48f07c"
  2040. },
  2041. {
  2042. "name": "InitiateSystemShutdownExW",
  2043. "address": "0x48f080"
  2044. }
  2045. ],
  2046. "dll": "ADVAPI32.dll"
  2047. },
  2048. {
  2049. "imports": [
  2050. {
  2051. "name": "DragQueryPoint",
  2052. "address": "0x48f48c"
  2053. },
  2054. {
  2055. "name": "ShellExecuteExW",
  2056. "address": "0x48f490"
  2057. },
  2058. {
  2059. "name": "DragQueryFileW",
  2060. "address": "0x48f494"
  2061. },
  2062. {
  2063. "name": "SHEmptyRecycleBinW",
  2064. "address": "0x48f498"
  2065. },
  2066. {
  2067. "name": "SHGetPathFromIDListW",
  2068. "address": "0x48f49c"
  2069. },
  2070. {
  2071. "name": "SHBrowseForFolderW",
  2072. "address": "0x48f4a0"
  2073. },
  2074. {
  2075. "name": "SHCreateShellItem",
  2076. "address": "0x48f4a4"
  2077. },
  2078. {
  2079. "name": "SHGetDesktopFolder",
  2080. "address": "0x48f4a8"
  2081. },
  2082. {
  2083. "name": "SHGetSpecialFolderLocation",
  2084. "address": "0x48f4ac"
  2085. },
  2086. {
  2087. "name": "SHGetFolderPathW",
  2088. "address": "0x48f4b0"
  2089. },
  2090. {
  2091. "name": "SHFileOperationW",
  2092. "address": "0x48f4b4"
  2093. },
  2094. {
  2095. "name": "ExtractIconExW",
  2096. "address": "0x48f4b8"
  2097. },
  2098. {
  2099. "name": "Shell_NotifyIconW",
  2100. "address": "0x48f4bc"
  2101. },
  2102. {
  2103. "name": "ShellExecuteW",
  2104. "address": "0x48f4c0"
  2105. },
  2106. {
  2107. "name": "DragFinish",
  2108. "address": "0x48f4c4"
  2109. }
  2110. ],
  2111. "dll": "SHELL32.dll"
  2112. },
  2113. {
  2114. "imports": [
  2115. {
  2116. "name": "CoTaskMemAlloc",
  2117. "address": "0x48f828"
  2118. },
  2119. {
  2120. "name": "CoTaskMemFree",
  2121. "address": "0x48f82c"
  2122. },
  2123. {
  2124. "name": "CLSIDFromString",
  2125. "address": "0x48f830"
  2126. },
  2127. {
  2128. "name": "ProgIDFromCLSID",
  2129. "address": "0x48f834"
  2130. },
  2131. {
  2132. "name": "CLSIDFromProgID",
  2133. "address": "0x48f838"
  2134. },
  2135. {
  2136. "name": "OleSetMenuDescriptor",
  2137. "address": "0x48f83c"
  2138. },
  2139. {
  2140. "name": "MkParseDisplayName",
  2141. "address": "0x48f840"
  2142. },
  2143. {
  2144. "name": "OleSetContainedObject",
  2145. "address": "0x48f844"
  2146. },
  2147. {
  2148. "name": "CoCreateInstance",
  2149. "address": "0x48f848"
  2150. },
  2151. {
  2152. "name": "IIDFromString",
  2153. "address": "0x48f84c"
  2154. },
  2155. {
  2156. "name": "StringFromGUID2",
  2157. "address": "0x48f850"
  2158. },
  2159. {
  2160. "name": "CreateStreamOnHGlobal",
  2161. "address": "0x48f854"
  2162. },
  2163. {
  2164. "name": "OleInitialize",
  2165. "address": "0x48f858"
  2166. },
  2167. {
  2168. "name": "OleUninitialize",
  2169. "address": "0x48f85c"
  2170. },
  2171. {
  2172. "name": "CoInitialize",
  2173. "address": "0x48f860"
  2174. },
  2175. {
  2176. "name": "CoUninitialize",
  2177. "address": "0x48f864"
  2178. },
  2179. {
  2180. "name": "GetRunningObjectTable",
  2181. "address": "0x48f868"
  2182. },
  2183. {
  2184. "name": "CoGetInstanceFromFile",
  2185. "address": "0x48f86c"
  2186. },
  2187. {
  2188. "name": "CoGetObject",
  2189. "address": "0x48f870"
  2190. },
  2191. {
  2192. "name": "CoSetProxyBlanket",
  2193. "address": "0x48f874"
  2194. },
  2195. {
  2196. "name": "CoCreateInstanceEx",
  2197. "address": "0x48f878"
  2198. },
  2199. {
  2200. "name": "CoInitializeSecurity",
  2201. "address": "0x48f87c"
  2202. }
  2203. ],
  2204. "dll": "ole32.dll"
  2205. },
  2206. {
  2207. "imports": [
  2208. {
  2209. "name": "LoadTypeLibEx",
  2210. "address": "0x48f40c"
  2211. },
  2212. {
  2213. "name": "VariantCopyInd",
  2214. "address": "0x48f410"
  2215. },
  2216. {
  2217. "name": "SysReAllocString",
  2218. "address": "0x48f414"
  2219. },
  2220. {
  2221. "name": "SysFreeString",
  2222. "address": "0x48f418"
  2223. },
  2224. {
  2225. "name": "SafeArrayDestroyDescriptor",
  2226. "address": "0x48f41c"
  2227. },
  2228. {
  2229. "name": "SafeArrayDestroyData",
  2230. "address": "0x48f420"
  2231. },
  2232. {
  2233. "name": "SafeArrayUnaccessData",
  2234. "address": "0x48f424"
  2235. },
  2236. {
  2237. "name": "SafeArrayAccessData",
  2238. "address": "0x48f428"
  2239. },
  2240. {
  2241. "name": "SafeArrayAllocData",
  2242. "address": "0x48f42c"
  2243. },
  2244. {
  2245. "name": "SafeArrayAllocDescriptorEx",
  2246. "address": "0x48f430"
  2247. },
  2248. {
  2249. "name": "SafeArrayCreateVector",
  2250. "address": "0x48f434"
  2251. },
  2252. {
  2253. "name": "RegisterTypeLib",
  2254. "address": "0x48f438"
  2255. },
  2256. {
  2257. "name": "CreateStdDispatch",
  2258. "address": "0x48f43c"
  2259. },
  2260. {
  2261. "name": "DispCallFunc",
  2262. "address": "0x48f440"
  2263. },
  2264. {
  2265. "name": "VariantChangeType",
  2266. "address": "0x48f444"
  2267. },
  2268. {
  2269. "name": "SysStringLen",
  2270. "address": "0x48f448"
  2271. },
  2272. {
  2273. "name": "VariantTimeToSystemTime",
  2274. "address": "0x48f44c"
  2275. },
  2276. {
  2277. "name": "VarR8FromDec",
  2278. "address": "0x48f450"
  2279. },
  2280. {
  2281. "name": "SafeArrayGetVartype",
  2282. "address": "0x48f454"
  2283. },
  2284. {
  2285. "name": "VariantCopy",
  2286. "address": "0x48f458"
  2287. },
  2288. {
  2289. "name": "VariantClear",
  2290. "address": "0x48f45c"
  2291. },
  2292. {
  2293. "name": "OleLoadPicture",
  2294. "address": "0x48f460"
  2295. },
  2296. {
  2297. "name": "QueryPathOfRegTypeLib",
  2298. "address": "0x48f464"
  2299. },
  2300. {
  2301. "name": "RegisterTypeLibForUser",
  2302. "address": "0x48f468"
  2303. },
  2304. {
  2305. "name": "UnRegisterTypeLibForUser",
  2306. "address": "0x48f46c"
  2307. },
  2308. {
  2309. "name": "UnRegisterTypeLib",
  2310. "address": "0x48f470"
  2311. },
  2312. {
  2313. "name": "CreateDispTypeInfo",
  2314. "address": "0x48f474"
  2315. },
  2316. {
  2317. "name": "SysAllocString",
  2318. "address": "0x48f478"
  2319. },
  2320. {
  2321. "name": "VariantInit",
  2322. "address": "0x48f47c"
  2323. }
  2324. ],
  2325. "dll": "OLEAUT32.dll"
  2326. }
  2327. ],
  2328. "digital_signers": null,
  2329. "exported_dll_name": null,
  2330. "actual_checksum": "0x00270ebc",
  2331. "overlay": {
  2332. "size": "0x00000004",
  2333. "offset": "0x00266200"
  2334. },
  2335. "imagebase": "0x00400000",
  2336. "reported_checksum": "0x0019df86",
  2337. "icon_hash": null,
  2338. "entrypoint": "0x0042800a",
  2339. "timestamp": "2019-07-01 05:04:52",
  2340. "osversion": "5.1",
  2341. "sections": [
  2342. {
  2343. "name": ".text",
  2344. "characteristics": "IMAGE_SCN_CNT_CODE|IMAGE_SCN_MEM_EXECUTE|IMAGE_SCN_MEM_READ",
  2345. "virtual_address": "0x00001000",
  2346. "size_of_data": "0x0008e000",
  2347. "entropy": "6.68",
  2348. "raw_address": "0x00000400",
  2349. "virtual_size": "0x0008dfdd",
  2350. "characteristics_raw": "0x60000020"
  2351. },
  2352. {
  2353. "name": ".rdata",
  2354. "characteristics": "IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_READ",
  2355. "virtual_address": "0x0008f000",
  2356. "size_of_data": "0x0002fe00",
  2357. "entropy": "5.76",
  2358. "raw_address": "0x0008e400",
  2359. "virtual_size": "0x0002fd8e",
  2360. "characteristics_raw": "0x40000040"
  2361. },
  2362. {
  2363. "name": ".data",
  2364. "characteristics": "IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_READ|IMAGE_SCN_MEM_WRITE",
  2365. "virtual_address": "0x000bf000",
  2366. "size_of_data": "0x00005200",
  2367. "entropy": "1.20",
  2368. "raw_address": "0x000be200",
  2369. "virtual_size": "0x00008f74",
  2370. "characteristics_raw": "0xc0000040"
  2371. },
  2372. {
  2373. "name": ".rsrc",
  2374. "characteristics": "IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_READ",
  2375. "virtual_address": "0x000c8000",
  2376. "size_of_data": "0x0019bc00",
  2377. "entropy": "7.58",
  2378. "raw_address": "0x000c3400",
  2379. "virtual_size": "0x0019bb10",
  2380. "characteristics_raw": "0x40000040"
  2381. },
  2382. {
  2383. "name": ".reloc",
  2384. "characteristics": "IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_DISCARDABLE|IMAGE_SCN_MEM_READ",
  2385. "virtual_address": "0x00264000",
  2386. "size_of_data": "0x00007200",
  2387. "entropy": "6.78",
  2388. "raw_address": "0x0025f000",
  2389. "virtual_size": "0x00007134",
  2390. "characteristics_raw": "0x42000040"
  2391. }
  2392. ],
  2393. "resources": [],
  2394. "dirents": [
  2395. {
  2396. "virtual_address": "0x00000000",
  2397. "name": "IMAGE_DIRECTORY_ENTRY_EXPORT",
  2398. "size": "0x00000000"
  2399. },
  2400. {
  2401. "virtual_address": "0x000bc0cc",
  2402. "name": "IMAGE_DIRECTORY_ENTRY_IMPORT",
  2403. "size": "0x0000017c"
  2404. },
  2405. {
  2406. "virtual_address": "0x000c8000",
  2407. "name": "IMAGE_DIRECTORY_ENTRY_RESOURCE",
  2408. "size": "0x0019bb10"
  2409. },
  2410. {
  2411. "virtual_address": "0x00000000",
  2412. "name": "IMAGE_DIRECTORY_ENTRY_EXCEPTION",
  2413. "size": "0x00000000"
  2414. },
  2415. {
  2416. "virtual_address": "0x00000000",
  2417. "name": "IMAGE_DIRECTORY_ENTRY_SECURITY",
  2418. "size": "0x00000000"
  2419. },
  2420. {
  2421. "virtual_address": "0x00264000",
  2422. "name": "IMAGE_DIRECTORY_ENTRY_BASERELOC",
  2423. "size": "0x00007134"
  2424. },
  2425. {
  2426. "virtual_address": "0x00092bc0",
  2427. "name": "IMAGE_DIRECTORY_ENTRY_DEBUG",
  2428. "size": "0x0000001c"
  2429. },
  2430. {
  2431. "virtual_address": "0x00000000",
  2432. "name": "IMAGE_DIRECTORY_ENTRY_COPYRIGHT",
  2433. "size": "0x00000000"
  2434. },
  2435. {
  2436. "virtual_address": "0x00000000",
  2437. "name": "IMAGE_DIRECTORY_ENTRY_GLOBALPTR",
  2438. "size": "0x00000000"
  2439. },
  2440. {
  2441. "virtual_address": "0x00000000",
  2442. "name": "IMAGE_DIRECTORY_ENTRY_TLS",
  2443. "size": "0x00000000"
  2444. },
  2445. {
  2446. "virtual_address": "0x000a4b50",
  2447. "name": "IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG",
  2448. "size": "0x00000040"
  2449. },
  2450. {
  2451. "virtual_address": "0x00000000",
  2452. "name": "IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT",
  2453. "size": "0x00000000"
  2454. },
  2455. {
  2456. "virtual_address": "0x0008f000",
  2457. "name": "IMAGE_DIRECTORY_ENTRY_IAT",
  2458. "size": "0x00000884"
  2459. },
  2460. {
  2461. "virtual_address": "0x00000000",
  2462. "name": "IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT",
  2463. "size": "0x00000000"
  2464. },
  2465. {
  2466. "virtual_address": "0x00000000",
  2467. "name": "IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR",
  2468. "size": "0x00000000"
  2469. },
  2470. {
  2471. "virtual_address": "0x00000000",
  2472. "name": "IMAGE_DIRECTORY_ENTRY_RESERVED",
  2473. "size": "0x00000000"
  2474. }
  2475. ],
  2476. "exports": [],
  2477. "guest_signers": {},
  2478. "imphash": "afcdf79be1557326c854b6e20cb900a7",
  2479. "icon_fuzzy": null,
  2480. "icon": null,
  2481. "pdbpath": null,
  2482. "imported_dll_count": 18,
  2483. "versioninfo": []
  2484. }
  2485. }
  2486.  
  2487. [*] Resolved APIs: [
  2488. "kernel32.dll.FlsAlloc",
  2489. "kernel32.dll.FlsFree",
  2490. "kernel32.dll.FlsGetValue",
  2491. "kernel32.dll.FlsSetValue",
  2492. "kernel32.dll.InitializeCriticalSectionEx",
  2493. "kernel32.dll.CreateEventExW",
  2494. "kernel32.dll.CreateSemaphoreExW",
  2495. "kernel32.dll.SetThreadStackGuarantee",
  2496. "kernel32.dll.CreateThreadpoolTimer",
  2497. "kernel32.dll.SetThreadpoolTimer",
  2498. "kernel32.dll.WaitForThreadpoolTimerCallbacks",
  2499. "kernel32.dll.CloseThreadpoolTimer",
  2500. "kernel32.dll.CreateThreadpoolWait",
  2501. "kernel32.dll.SetThreadpoolWait",
  2502. "kernel32.dll.CloseThreadpoolWait",
  2503. "kernel32.dll.FlushProcessWriteBuffers",
  2504. "kernel32.dll.FreeLibraryWhenCallbackReturns",
  2505. "kernel32.dll.GetCurrentProcessorNumber",
  2506. "kernel32.dll.GetLogicalProcessorInformation",
  2507. "kernel32.dll.CreateSymbolicLinkW",
  2508. "kernel32.dll.EnumSystemLocalesEx",
  2509. "kernel32.dll.CompareStringEx",
  2510. "kernel32.dll.GetDateFormatEx",
  2511. "kernel32.dll.GetLocaleInfoEx",
  2512. "kernel32.dll.GetTimeFormatEx",
  2513. "kernel32.dll.GetUserDefaultLocaleName",
  2514. "kernel32.dll.IsValidLocaleName",
  2515. "kernel32.dll.LCMapStringEx",
  2516. "kernel32.dll.GetTickCount64",
  2517. "kernel32.dll.GetNativeSystemInfo",
  2518. "cryptbase.dll.SystemFunction036",
  2519. "uxtheme.dll.ThemeInitApiHook",
  2520. "user32.dll.IsProcessDPIAware",
  2521. "kernel32.dll.Wow64DisableWow64FsRedirection",
  2522. "kernel32.dll.Wow64RevertWow64FsRedirection",
  2523. "dwmapi.dll.DwmIsCompositionEnabled",
  2524. "comctl32.dll.RegisterClassNameW",
  2525. "kernel32.dll.SortGetHandle",
  2526. "kernel32.dll.SortCloseHandle",
  2527. "uxtheme.dll.OpenThemeData",
  2528. "uxtheme.dll.GetThemeBool",
  2529. "imm32.dll.ImmGetContext",
  2530. "imm32.dll.ImmReleaseContext",
  2531. "imm32.dll.ImmAssociateContext",
  2532. "imm32.dll.ImmIsIME",
  2533. "comctl32.dll.HIMAGELIST_QueryInterface",
  2534. "comctl32.dll.DrawShadowText",
  2535. "comctl32.dll.DrawSizeBox",
  2536. "comctl32.dll.DrawScrollBar",
  2537. "comctl32.dll.SizeBoxHwnd",
  2538. "comctl32.dll.ScrollBar_MouseMove",
  2539. "comctl32.dll.ScrollBar_Menu",
  2540. "comctl32.dll.HandleScrollCmd",
  2541. "comctl32.dll.DetachScrollBars",
  2542. "comctl32.dll.AttachScrollBars",
  2543. "comctl32.dll.CCSetScrollInfo",
  2544. "comctl32.dll.CCGetScrollInfo",
  2545. "comctl32.dll.CCEnableScrollBar",
  2546. "comctl32.dll.QuerySystemGestureStatus",
  2547. "uxtheme.dll.#49",
  2548. "shell32.dll.#66",
  2549. "ole32.dll.CoTaskMemFree",
  2550. "kernel32.dll.GetVersionExW",
  2551. "kernel32.dll.FindResourceW",
  2552. "kernel32.dll.SizeofResource",
  2553. "kernel32.dll.LoadResource",
  2554. "kernel32.dll.LockResource",
  2555. "advapi32.dll.CryptAcquireContextA",
  2556. "cryptsp.dll.CryptAcquireContextA",
  2557. "advapi32.dll.CryptCreateHash",
  2558. "cryptsp.dll.CryptCreateHash",
  2559. "advapi32.dll.CryptHashData",
  2560. "cryptsp.dll.CryptHashData",
  2561. "advapi32.dll.CryptDeriveKey",
  2562. "cryptsp.dll.CryptDeriveKey",
  2563. "advapi32.dll.CryptDestroyHash",
  2564. "cryptsp.dll.CryptDestroyHash",
  2565. "advapi32.dll.CryptDecrypt",
  2566. "cryptsp.dll.CryptDecrypt",
  2567. "advapi32.dll.CryptDestroyKey",
  2568. "cryptsp.dll.CryptDestroyKey",
  2569. "advapi32.dll.CryptReleaseContext",
  2570. "cryptsp.dll.CryptReleaseContext",
  2571. "kernel32.dll.VirtualAlloc",
  2572. "advapi32.dll.CryptAcquireContextW",
  2573. "user32.dll.MessageBoxA",
  2574. "ole32.dll.CoInitializeEx",
  2575. "ole32.dll.CoCreateInstance",
  2576. "kernel32.dll.CreateMutexW",
  2577. "apphelp.dll.ApphelpCheckRunAppEx",
  2578. "apphelp.dll.ApphelpQueryModuleDataEx",
  2579. "apphelp.dll.ApphelpParseModuleData",
  2580. "apphelp.dll.ApphelpCreateAppcompatData",
  2581. "apphelp.dll.SdbInitDatabaseEx",
  2582. "apphelp.dll.SdbReleaseDatabase",
  2583. "apphelp.dll.SdbUnpackAppCompatData",
  2584. "apphelp.dll.SdbQueryContext",
  2585. "kernel32.dll.VirtualFree",
  2586. "kernel32.dll.GetProcessId"
  2587. ]
  2588.  
  2589. [*] Static Analysis: {
  2590. "pe": {
  2591. "peid_signatures": null,
  2592. "imports": [
  2593. {
  2594. "imports": [
  2595. {
  2596. "name": "WSACleanup",
  2597. "address": "0x48f7c8"
  2598. },
  2599. {
  2600. "name": "socket",
  2601. "address": "0x48f7cc"
  2602. },
  2603. {
  2604. "name": "inet_ntoa",
  2605. "address": "0x48f7d0"
  2606. },
  2607. {
  2608. "name": "setsockopt",
  2609. "address": "0x48f7d4"
  2610. },
  2611. {
  2612. "name": "ntohs",
  2613. "address": "0x48f7d8"
  2614. },
  2615. {
  2616. "name": "recvfrom",
  2617. "address": "0x48f7dc"
  2618. },
  2619. {
  2620. "name": "ioctlsocket",
  2621. "address": "0x48f7e0"
  2622. },
  2623. {
  2624. "name": "htons",
  2625. "address": "0x48f7e4"
  2626. },
  2627. {
  2628. "name": "WSAStartup",
  2629. "address": "0x48f7e8"
  2630. },
  2631. {
  2632. "name": "__WSAFDIsSet",
  2633. "address": "0x48f7ec"
  2634. },
  2635. {
  2636. "name": "select",
  2637. "address": "0x48f7f0"
  2638. },
  2639. {
  2640. "name": "accept",
  2641. "address": "0x48f7f4"
  2642. },
  2643. {
  2644. "name": "listen",
  2645. "address": "0x48f7f8"
  2646. },
  2647. {
  2648. "name": "bind",
  2649. "address": "0x48f7fc"
  2650. },
  2651. {
  2652. "name": "closesocket",
  2653. "address": "0x48f800"
  2654. },
  2655. {
  2656. "name": "WSAGetLastError",
  2657. "address": "0x48f804"
  2658. },
  2659. {
  2660. "name": "recv",
  2661. "address": "0x48f808"
  2662. },
  2663. {
  2664. "name": "sendto",
  2665. "address": "0x48f80c"
  2666. },
  2667. {
  2668. "name": "send",
  2669. "address": "0x48f810"
  2670. },
  2671. {
  2672. "name": "inet_addr",
  2673. "address": "0x48f814"
  2674. },
  2675. {
  2676. "name": "gethostbyname",
  2677. "address": "0x48f818"
  2678. },
  2679. {
  2680. "name": "gethostname",
  2681. "address": "0x48f81c"
  2682. },
  2683. {
  2684. "name": "connect",
  2685. "address": "0x48f820"
  2686. }
  2687. ],
  2688. "dll": "WSOCK32.dll"
  2689. },
  2690. {
  2691. "imports": [
  2692. {
  2693. "name": "GetFileVersionInfoW",
  2694. "address": "0x48f76c"
  2695. },
  2696. {
  2697. "name": "GetFileVersionInfoSizeW",
  2698. "address": "0x48f770"
  2699. },
  2700. {
  2701. "name": "VerQueryValueW",
  2702. "address": "0x48f774"
  2703. }
  2704. ],
  2705. "dll": "VERSION.dll"
  2706. },
  2707. {
  2708. "imports": [
  2709. {
  2710. "name": "timeGetTime",
  2711. "address": "0x48f7b8"
  2712. },
  2713. {
  2714. "name": "waveOutSetVolume",
  2715. "address": "0x48f7bc"
  2716. },
  2717. {
  2718. "name": "mciSendStringW",
  2719. "address": "0x48f7c0"
  2720. }
  2721. ],
  2722. "dll": "WINMM.dll"
  2723. },
  2724. {
  2725. "imports": [
  2726. {
  2727. "name": "ImageList_ReplaceIcon",
  2728. "address": "0x48f088"
  2729. },
  2730. {
  2731. "name": "ImageList_Destroy",
  2732. "address": "0x48f08c"
  2733. },
  2734. {
  2735. "name": "ImageList_Remove",
  2736. "address": "0x48f090"
  2737. },
  2738. {
  2739. "name": "ImageList_SetDragCursorImage",
  2740. "address": "0x48f094"
  2741. },
  2742. {
  2743. "name": "ImageList_BeginDrag",
  2744. "address": "0x48f098"
  2745. },
  2746. {
  2747. "name": "ImageList_DragEnter",
  2748. "address": "0x48f09c"
  2749. },
  2750. {
  2751. "name": "ImageList_DragLeave",
  2752. "address": "0x48f0a0"
  2753. },
  2754. {
  2755. "name": "ImageList_EndDrag",
  2756. "address": "0x48f0a4"
  2757. },
  2758. {
  2759. "name": "ImageList_DragMove",
  2760. "address": "0x48f0a8"
  2761. },
  2762. {
  2763. "name": "InitCommonControlsEx",
  2764. "address": "0x48f0ac"
  2765. },
  2766. {
  2767. "name": "ImageList_Create",
  2768. "address": "0x48f0b0"
  2769. }
  2770. ],
  2771. "dll": "COMCTL32.dll"
  2772. },
  2773. {
  2774. "imports": [
  2775. {
  2776. "name": "WNetUseConnectionW",
  2777. "address": "0x48f3f8"
  2778. },
  2779. {
  2780. "name": "WNetCancelConnection2W",
  2781. "address": "0x48f3fc"
  2782. },
  2783. {
  2784. "name": "WNetGetConnectionW",
  2785. "address": "0x48f400"
  2786. },
  2787. {
  2788. "name": "WNetAddConnection2W",
  2789. "address": "0x48f404"
  2790. }
  2791. ],
  2792. "dll": "MPR.dll"
  2793. },
  2794. {
  2795. "imports": [
  2796. {
  2797. "name": "InternetQueryDataAvailable",
  2798. "address": "0x48f77c"
  2799. },
  2800. {
  2801. "name": "InternetCloseHandle",
  2802. "address": "0x48f780"
  2803. },
  2804. {
  2805. "name": "InternetOpenW",
  2806. "address": "0x48f784"
  2807. },
  2808. {
  2809. "name": "InternetSetOptionW",
  2810. "address": "0x48f788"
  2811. },
  2812. {
  2813. "name": "InternetCrackUrlW",
  2814. "address": "0x48f78c"
  2815. },
  2816. {
  2817. "name": "HttpQueryInfoW",
  2818. "address": "0x48f790"
  2819. },
  2820. {
  2821. "name": "InternetQueryOptionW",
  2822. "address": "0x48f794"
  2823. },
  2824. {
  2825. "name": "HttpOpenRequestW",
  2826. "address": "0x48f798"
  2827. },
  2828. {
  2829. "name": "HttpSendRequestW",
  2830. "address": "0x48f79c"
  2831. },
  2832. {
  2833. "name": "FtpOpenFileW",
  2834. "address": "0x48f7a0"
  2835. },
  2836. {
  2837. "name": "FtpGetFileSize",
  2838. "address": "0x48f7a4"
  2839. },
  2840. {
  2841. "name": "InternetOpenUrlW",
  2842. "address": "0x48f7a8"
  2843. },
  2844. {
  2845. "name": "InternetReadFile",
  2846. "address": "0x48f7ac"
  2847. },
  2848. {
  2849. "name": "InternetConnectW",
  2850. "address": "0x48f7b0"
  2851. }
  2852. ],
  2853. "dll": "WININET.dll"
  2854. },
  2855. {
  2856. "imports": [
  2857. {
  2858. "name": "GetProcessMemoryInfo",
  2859. "address": "0x48f484"
  2860. }
  2861. ],
  2862. "dll": "PSAPI.DLL"
  2863. },
  2864. {
  2865. "imports": [
  2866. {
  2867. "name": "IcmpCreateFile",
  2868. "address": "0x48f154"
  2869. },
  2870. {
  2871. "name": "IcmpCloseHandle",
  2872. "address": "0x48f158"
  2873. },
  2874. {
  2875. "name": "IcmpSendEcho",
  2876. "address": "0x48f15c"
  2877. }
  2878. ],
  2879. "dll": "IPHLPAPI.DLL"
  2880. },
  2881. {
  2882. "imports": [
  2883. {
  2884. "name": "DestroyEnvironmentBlock",
  2885. "address": "0x48f750"
  2886. },
  2887. {
  2888. "name": "UnloadUserProfile",
  2889. "address": "0x48f754"
  2890. },
  2891. {
  2892. "name": "CreateEnvironmentBlock",
  2893. "address": "0x48f758"
  2894. },
  2895. {
  2896. "name": "LoadUserProfileW",
  2897. "address": "0x48f75c"
  2898. }
  2899. ],
  2900. "dll": "USERENV.dll"
  2901. },
  2902. {
  2903. "imports": [
  2904. {
  2905. "name": "IsThemeActive",
  2906. "address": "0x48f764"
  2907. }
  2908. ],
  2909. "dll": "UxTheme.dll"
  2910. },
  2911. {
  2912. "imports": [
  2913. {
  2914. "name": "DuplicateHandle",
  2915. "address": "0x48f164"
  2916. },
  2917. {
  2918. "name": "CreateThread",
  2919. "address": "0x48f168"
  2920. },
  2921. {
  2922. "name": "WaitForSingleObject",
  2923. "address": "0x48f16c"
  2924. },
  2925. {
  2926. "name": "HeapAlloc",
  2927. "address": "0x48f170"
  2928. },
  2929. {
  2930. "name": "GetProcessHeap",
  2931. "address": "0x48f174"
  2932. },
  2933. {
  2934. "name": "HeapFree",
  2935. "address": "0x48f178"
  2936. },
  2937. {
  2938. "name": "Sleep",
  2939. "address": "0x48f17c"
  2940. },
  2941. {
  2942. "name": "GetCurrentThreadId",
  2943. "address": "0x48f180"
  2944. },
  2945. {
  2946. "name": "MultiByteToWideChar",
  2947. "address": "0x48f184"
  2948. },
  2949. {
  2950. "name": "MulDiv",
  2951. "address": "0x48f188"
  2952. },
  2953. {
  2954. "name": "GetVersionExW",
  2955. "address": "0x48f18c"
  2956. },
  2957. {
  2958. "name": "IsWow64Process",
  2959. "address": "0x48f190"
  2960. },
  2961. {
  2962. "name": "GetSystemInfo",
  2963. "address": "0x48f194"
  2964. },
  2965. {
  2966. "name": "FreeLibrary",
  2967. "address": "0x48f198"
  2968. },
  2969. {
  2970. "name": "LoadLibraryA",
  2971. "address": "0x48f19c"
  2972. },
  2973. {
  2974. "name": "GetProcAddress",
  2975. "address": "0x48f1a0"
  2976. },
  2977. {
  2978. "name": "SetErrorMode",
  2979. "address": "0x48f1a4"
  2980. },
  2981. {
  2982. "name": "GetModuleFileNameW",
  2983. "address": "0x48f1a8"
  2984. },
  2985. {
  2986. "name": "WideCharToMultiByte",
  2987. "address": "0x48f1ac"
  2988. },
  2989. {
  2990. "name": "lstrcpyW",
  2991. "address": "0x48f1b0"
  2992. },
  2993. {
  2994. "name": "lstrlenW",
  2995. "address": "0x48f1b4"
  2996. },
  2997. {
  2998. "name": "GetModuleHandleW",
  2999. "address": "0x48f1b8"
  3000. },
  3001. {
  3002. "name": "QueryPerformanceCounter",
  3003. "address": "0x48f1bc"
  3004. },
  3005. {
  3006. "name": "VirtualFreeEx",
  3007. "address": "0x48f1c0"
  3008. },
  3009. {
  3010. "name": "OpenProcess",
  3011. "address": "0x48f1c4"
  3012. },
  3013. {
  3014. "name": "VirtualAllocEx",
  3015. "address": "0x48f1c8"
  3016. },
  3017. {
  3018. "name": "WriteProcessMemory",
  3019. "address": "0x48f1cc"
  3020. },
  3021. {
  3022. "name": "ReadProcessMemory",
  3023. "address": "0x48f1d0"
  3024. },
  3025. {
  3026. "name": "CreateFileW",
  3027. "address": "0x48f1d4"
  3028. },
  3029. {
  3030. "name": "SetFilePointerEx",
  3031. "address": "0x48f1d8"
  3032. },
  3033. {
  3034. "name": "SetEndOfFile",
  3035. "address": "0x48f1dc"
  3036. },
  3037. {
  3038. "name": "ReadFile",
  3039. "address": "0x48f1e0"
  3040. },
  3041. {
  3042. "name": "WriteFile",
  3043. "address": "0x48f1e4"
  3044. },
  3045. {
  3046. "name": "FlushFileBuffers",
  3047. "address": "0x48f1e8"
  3048. },
  3049. {
  3050. "name": "TerminateProcess",
  3051. "address": "0x48f1ec"
  3052. },
  3053. {
  3054. "name": "CreateToolhelp32Snapshot",
  3055. "address": "0x48f1f0"
  3056. },
  3057. {
  3058. "name": "Process32FirstW",
  3059. "address": "0x48f1f4"
  3060. },
  3061. {
  3062. "name": "Process32NextW",
  3063. "address": "0x48f1f8"
  3064. },
  3065. {
  3066. "name": "SetFileTime",
  3067. "address": "0x48f1fc"
  3068. },
  3069. {
  3070. "name": "GetFileAttributesW",
  3071. "address": "0x48f200"
  3072. },
  3073. {
  3074. "name": "FindFirstFileW",
  3075. "address": "0x48f204"
  3076. },
  3077. {
  3078. "name": "SetCurrentDirectoryW",
  3079. "address": "0x48f208"
  3080. },
  3081. {
  3082. "name": "GetLongPathNameW",
  3083. "address": "0x48f20c"
  3084. },
  3085. {
  3086. "name": "GetShortPathNameW",
  3087. "address": "0x48f210"
  3088. },
  3089. {
  3090. "name": "DeleteFileW",
  3091. "address": "0x48f214"
  3092. },
  3093. {
  3094. "name": "FindNextFileW",
  3095. "address": "0x48f218"
  3096. },
  3097. {
  3098. "name": "CopyFileExW",
  3099. "address": "0x48f21c"
  3100. },
  3101. {
  3102. "name": "MoveFileW",
  3103. "address": "0x48f220"
  3104. },
  3105. {
  3106. "name": "CreateDirectoryW",
  3107. "address": "0x48f224"
  3108. },
  3109. {
  3110. "name": "RemoveDirectoryW",
  3111. "address": "0x48f228"
  3112. },
  3113. {
  3114. "name": "SetSystemPowerState",
  3115. "address": "0x48f22c"
  3116. },
  3117. {
  3118. "name": "QueryPerformanceFrequency",
  3119. "address": "0x48f230"
  3120. },
  3121. {
  3122. "name": "FindResourceW",
  3123. "address": "0x48f234"
  3124. },
  3125. {
  3126. "name": "LoadResource",
  3127. "address": "0x48f238"
  3128. },
  3129. {
  3130. "name": "LockResource",
  3131. "address": "0x48f23c"
  3132. },
  3133. {
  3134. "name": "SizeofResource",
  3135. "address": "0x48f240"
  3136. },
  3137. {
  3138. "name": "EnumResourceNamesW",
  3139. "address": "0x48f244"
  3140. },
  3141. {
  3142. "name": "OutputDebugStringW",
  3143. "address": "0x48f248"
  3144. },
  3145. {
  3146. "name": "GetTempPathW",
  3147. "address": "0x48f24c"
  3148. },
  3149. {
  3150. "name": "GetTempFileNameW",
  3151. "address": "0x48f250"
  3152. },
  3153. {
  3154. "name": "DeviceIoControl",
  3155. "address": "0x48f254"
  3156. },
  3157. {
  3158. "name": "GetLocalTime",
  3159. "address": "0x48f258"
  3160. },
  3161. {
  3162. "name": "CompareStringW",
  3163. "address": "0x48f25c"
  3164. },
  3165. {
  3166. "name": "GetCurrentProcess",
  3167. "address": "0x48f260"
  3168. },
  3169. {
  3170. "name": "EnterCriticalSection",
  3171. "address": "0x48f264"
  3172. },
  3173. {
  3174. "name": "LeaveCriticalSection",
  3175. "address": "0x48f268"
  3176. },
  3177. {
  3178. "name": "GetStdHandle",
  3179. "address": "0x48f26c"
  3180. },
  3181. {
  3182. "name": "CreatePipe",
  3183. "address": "0x48f270"
  3184. },
  3185. {
  3186. "name": "InterlockedExchange",
  3187. "address": "0x48f274"
  3188. },
  3189. {
  3190. "name": "TerminateThread",
  3191. "address": "0x48f278"
  3192. },
  3193. {
  3194. "name": "LoadLibraryExW",
  3195. "address": "0x48f27c"
  3196. },
  3197. {
  3198. "name": "FindResourceExW",
  3199. "address": "0x48f280"
  3200. },
  3201. {
  3202. "name": "CopyFileW",
  3203. "address": "0x48f284"
  3204. },
  3205. {
  3206. "name": "VirtualFree",
  3207. "address": "0x48f288"
  3208. },
  3209. {
  3210. "name": "FormatMessageW",
  3211. "address": "0x48f28c"
  3212. },
  3213. {
  3214. "name": "GetExitCodeProcess",
  3215. "address": "0x48f290"
  3216. },
  3217. {
  3218. "name": "GetPrivateProfileStringW",
  3219. "address": "0x48f294"
  3220. },
  3221. {
  3222. "name": "WritePrivateProfileStringW",
  3223. "address": "0x48f298"
  3224. },
  3225. {
  3226. "name": "GetPrivateProfileSectionW",
  3227. "address": "0x48f29c"
  3228. },
  3229. {
  3230. "name": "WritePrivateProfileSectionW",
  3231. "address": "0x48f2a0"
  3232. },
  3233. {
  3234. "name": "GetPrivateProfileSectionNamesW",
  3235. "address": "0x48f2a4"
  3236. },
  3237. {
  3238. "name": "FileTimeToLocalFileTime",
  3239. "address": "0x48f2a8"
  3240. },
  3241. {
  3242. "name": "FileTimeToSystemTime",
  3243. "address": "0x48f2ac"
  3244. },
  3245. {
  3246. "name": "SystemTimeToFileTime",
  3247. "address": "0x48f2b0"
  3248. },
  3249. {
  3250. "name": "LocalFileTimeToFileTime",
  3251. "address": "0x48f2b4"
  3252. },
  3253. {
  3254. "name": "GetDriveTypeW",
  3255. "address": "0x48f2b8"
  3256. },
  3257. {
  3258. "name": "GetDiskFreeSpaceExW",
  3259. "address": "0x48f2bc"
  3260. },
  3261. {
  3262. "name": "GetDiskFreeSpaceW",
  3263. "address": "0x48f2c0"
  3264. },
  3265. {
  3266. "name": "GetVolumeInformationW",
  3267. "address": "0x48f2c4"
  3268. },
  3269. {
  3270. "name": "SetVolumeLabelW",
  3271. "address": "0x48f2c8"
  3272. },
  3273. {
  3274. "name": "CreateHardLinkW",
  3275. "address": "0x48f2cc"
  3276. },
  3277. {
  3278. "name": "SetFileAttributesW",
  3279. "address": "0x48f2d0"
  3280. },
  3281. {
  3282. "name": "CreateEventW",
  3283. "address": "0x48f2d4"
  3284. },
  3285. {
  3286. "name": "SetEvent",
  3287. "address": "0x48f2d8"
  3288. },
  3289. {
  3290. "name": "GetEnvironmentVariableW",
  3291. "address": "0x48f2dc"
  3292. },
  3293. {
  3294. "name": "SetEnvironmentVariableW",
  3295. "address": "0x48f2e0"
  3296. },
  3297. {
  3298. "name": "GlobalLock",
  3299. "address": "0x48f2e4"
  3300. },
  3301. {
  3302. "name": "GlobalUnlock",
  3303. "address": "0x48f2e8"
  3304. },
  3305. {
  3306. "name": "GlobalAlloc",
  3307. "address": "0x48f2ec"
  3308. },
  3309. {
  3310. "name": "GetFileSize",
  3311. "address": "0x48f2f0"
  3312. },
  3313. {
  3314. "name": "GlobalFree",
  3315. "address": "0x48f2f4"
  3316. },
  3317. {
  3318. "name": "GlobalMemoryStatusEx",
  3319. "address": "0x48f2f8"
  3320. },
  3321. {
  3322. "name": "Beep",
  3323. "address": "0x48f2fc"
  3324. },
  3325. {
  3326. "name": "GetSystemDirectoryW",
  3327. "address": "0x48f300"
  3328. },
  3329. {
  3330. "name": "HeapReAlloc",
  3331. "address": "0x48f304"
  3332. },
  3333. {
  3334. "name": "HeapSize",
  3335. "address": "0x48f308"
  3336. },
  3337. {
  3338. "name": "GetComputerNameW",
  3339. "address": "0x48f30c"
  3340. },
  3341. {
  3342. "name": "GetWindowsDirectoryW",
  3343. "address": "0x48f310"
  3344. },
  3345. {
  3346. "name": "GetCurrentProcessId",
  3347. "address": "0x48f314"
  3348. },
  3349. {
  3350. "name": "GetProcessIoCounters",
  3351. "address": "0x48f318"
  3352. },
  3353. {
  3354. "name": "CreateProcessW",
  3355. "address": "0x48f31c"
  3356. },
  3357. {
  3358. "name": "GetProcessId",
  3359. "address": "0x48f320"
  3360. },
  3361. {
  3362. "name": "SetPriorityClass",
  3363. "address": "0x48f324"
  3364. },
  3365. {
  3366. "name": "LoadLibraryW",
  3367. "address": "0x48f328"
  3368. },
  3369. {
  3370. "name": "VirtualAlloc",
  3371. "address": "0x48f32c"
  3372. },
  3373. {
  3374. "name": "IsDebuggerPresent",
  3375. "address": "0x48f330"
  3376. },
  3377. {
  3378. "name": "GetCurrentDirectoryW",
  3379. "address": "0x48f334"
  3380. },
  3381. {
  3382. "name": "lstrcmpiW",
  3383. "address": "0x48f338"
  3384. },
  3385. {
  3386. "name": "DecodePointer",
  3387. "address": "0x48f33c"
  3388. },
  3389. {
  3390. "name": "GetLastError",
  3391. "address": "0x48f340"
  3392. },
  3393. {
  3394. "name": "RaiseException",
  3395. "address": "0x48f344"
  3396. },
  3397. {
  3398. "name": "InitializeCriticalSectionAndSpinCount",
  3399. "address": "0x48f348"
  3400. },
  3401. {
  3402. "name": "DeleteCriticalSection",
  3403. "address": "0x48f34c"
  3404. },
  3405. {
  3406. "name": "InterlockedDecrement",
  3407. "address": "0x48f350"
  3408. },
  3409. {
  3410. "name": "InterlockedIncrement",
  3411. "address": "0x48f354"
  3412. },
  3413. {
  3414. "name": "GetCurrentThread",
  3415. "address": "0x48f358"
  3416. },
  3417. {
  3418. "name": "CloseHandle",
  3419. "address": "0x48f35c"
  3420. },
  3421. {
  3422. "name": "GetFullPathNameW",
  3423. "address": "0x48f360"
  3424. },
  3425. {
  3426. "name": "EncodePointer",
  3427. "address": "0x48f364"
  3428. },
  3429. {
  3430. "name": "ExitProcess",
  3431. "address": "0x48f368"
  3432. },
  3433. {
  3434. "name": "GetModuleHandleExW",
  3435. "address": "0x48f36c"
  3436. },
  3437. {
  3438. "name": "ExitThread",
  3439. "address": "0x48f370"
  3440. },
  3441. {
  3442. "name": "GetSystemTimeAsFileTime",
  3443. "address": "0x48f374"
  3444. },
  3445. {
  3446. "name": "ResumeThread",
  3447. "address": "0x48f378"
  3448. },
  3449. {
  3450. "name": "GetCommandLineW",
  3451. "address": "0x48f37c"
  3452. },
  3453. {
  3454. "name": "IsProcessorFeaturePresent",
  3455. "address": "0x48f380"
  3456. },
  3457. {
  3458. "name": "IsValidCodePage",
  3459. "address": "0x48f384"
  3460. },
  3461. {
  3462. "name": "GetACP",
  3463. "address": "0x48f388"
  3464. },
  3465. {
  3466. "name": "GetOEMCP",
  3467. "address": "0x48f38c"
  3468. },
  3469. {
  3470. "name": "GetCPInfo",
  3471. "address": "0x48f390"
  3472. },
  3473. {
  3474. "name": "SetLastError",
  3475. "address": "0x48f394"
  3476. },
  3477. {
  3478. "name": "UnhandledExceptionFilter",
  3479. "address": "0x48f398"
  3480. },
  3481. {
  3482. "name": "SetUnhandledExceptionFilter",
  3483. "address": "0x48f39c"
  3484. },
  3485. {
  3486. "name": "TlsAlloc",
  3487. "address": "0x48f3a0"
  3488. },
  3489. {
  3490. "name": "TlsGetValue",
  3491. "address": "0x48f3a4"
  3492. },
  3493. {
  3494. "name": "TlsSetValue",
  3495. "address": "0x48f3a8"
  3496. },
  3497. {
  3498. "name": "TlsFree",
  3499. "address": "0x48f3ac"
  3500. },
  3501. {
  3502. "name": "GetStartupInfoW",
  3503. "address": "0x48f3b0"
  3504. },
  3505. {
  3506. "name": "GetStringTypeW",
  3507. "address": "0x48f3b4"
  3508. },
  3509. {
  3510. "name": "SetStdHandle",
  3511. "address": "0x48f3b8"
  3512. },
  3513. {
  3514. "name": "GetFileType",
  3515. "address": "0x48f3bc"
  3516. },
  3517. {
  3518. "name": "GetConsoleCP",
  3519. "address": "0x48f3c0"
  3520. },
  3521. {
  3522. "name": "GetConsoleMode",
  3523. "address": "0x48f3c4"
  3524. },
  3525. {
  3526. "name": "RtlUnwind",
  3527. "address": "0x48f3c8"
  3528. },
  3529. {
  3530. "name": "ReadConsoleW",
  3531. "address": "0x48f3cc"
  3532. },
  3533. {
  3534. "name": "GetTimeZoneInformation",
  3535. "address": "0x48f3d0"
  3536. },
  3537. {
  3538. "name": "GetDateFormatW",
  3539. "address": "0x48f3d4"
  3540. },
  3541. {
  3542. "name": "GetTimeFormatW",
  3543. "address": "0x48f3d8"
  3544. },
  3545. {
  3546. "name": "LCMapStringW",
  3547. "address": "0x48f3dc"
  3548. },
  3549. {
  3550. "name": "GetEnvironmentStringsW",
  3551. "address": "0x48f3e0"
  3552. },
  3553. {
  3554. "name": "FreeEnvironmentStringsW",
  3555. "address": "0x48f3e4"
  3556. },
  3557. {
  3558. "name": "WriteConsoleW",
  3559. "address": "0x48f3e8"
  3560. },
  3561. {
  3562. "name": "FindClose",
  3563. "address": "0x48f3ec"
  3564. },
  3565. {
  3566. "name": "SetEnvironmentVariableA",
  3567. "address": "0x48f3f0"
  3568. }
  3569. ],
  3570. "dll": "KERNEL32.dll"
  3571. },
  3572. {
  3573. "imports": [
  3574. {
  3575. "name": "AdjustWindowRectEx",
  3576. "address": "0x48f4cc"
  3577. },
  3578. {
  3579. "name": "CopyImage",
  3580. "address": "0x48f4d0"
  3581. },
  3582. {
  3583. "name": "SetWindowPos",
  3584. "address": "0x48f4d4"
  3585. },
  3586. {
  3587. "name": "GetCursorInfo",
  3588. "address": "0x48f4d8"
  3589. },
  3590. {
  3591. "name": "RegisterHotKey",
  3592. "address": "0x48f4dc"
  3593. },
  3594. {
  3595. "name": "ClientToScreen",
  3596. "address": "0x48f4e0"
  3597. },
  3598. {
  3599. "name": "GetKeyboardLayoutNameW",
  3600. "address": "0x48f4e4"
  3601. },
  3602. {
  3603. "name": "IsCharAlphaW",
  3604. "address": "0x48f4e8"
  3605. },
  3606. {
  3607. "name": "IsCharAlphaNumericW",
  3608. "address": "0x48f4ec"
  3609. },
  3610. {
  3611. "name": "IsCharLowerW",
  3612. "address": "0x48f4f0"
  3613. },
  3614. {
  3615. "name": "IsCharUpperW",
  3616. "address": "0x48f4f4"
  3617. },
  3618. {
  3619. "name": "GetMenuStringW",
  3620. "address": "0x48f4f8"
  3621. },
  3622. {
  3623. "name": "GetSubMenu",
  3624. "address": "0x48f4fc"
  3625. },
  3626. {
  3627. "name": "GetCaretPos",
  3628. "address": "0x48f500"
  3629. },
  3630. {
  3631. "name": "IsZoomed",
  3632. "address": "0x48f504"
  3633. },
  3634. {
  3635. "name": "MonitorFromPoint",
  3636. "address": "0x48f508"
  3637. },
  3638. {
  3639. "name": "GetMonitorInfoW",
  3640. "address": "0x48f50c"
  3641. },
  3642. {
  3643. "name": "SetWindowLongW",
  3644. "address": "0x48f510"
  3645. },
  3646. {
  3647. "name": "SetLayeredWindowAttributes",
  3648. "address": "0x48f514"
  3649. },
  3650. {
  3651. "name": "FlashWindow",
  3652. "address": "0x48f518"
  3653. },
  3654. {
  3655. "name": "GetClassLongW",
  3656. "address": "0x48f51c"
  3657. },
  3658. {
  3659. "name": "TranslateAcceleratorW",
  3660. "address": "0x48f520"
  3661. },
  3662. {
  3663. "name": "IsDialogMessageW",
  3664. "address": "0x48f524"
  3665. },
  3666. {
  3667. "name": "GetSysColor",
  3668. "address": "0x48f528"
  3669. },
  3670. {
  3671. "name": "InflateRect",
  3672. "address": "0x48f52c"
  3673. },
  3674. {
  3675. "name": "DrawFocusRect",
  3676. "address": "0x48f530"
  3677. },
  3678. {
  3679. "name": "DrawTextW",
  3680. "address": "0x48f534"
  3681. },
  3682. {
  3683. "name": "FrameRect",
  3684. "address": "0x48f538"
  3685. },
  3686. {
  3687. "name": "DrawFrameControl",
  3688. "address": "0x48f53c"
  3689. },
  3690. {
  3691. "name": "FillRect",
  3692. "address": "0x48f540"
  3693. },
  3694. {
  3695. "name": "PtInRect",
  3696. "address": "0x48f544"
  3697. },
  3698. {
  3699. "name": "DestroyAcceleratorTable",
  3700. "address": "0x48f548"
  3701. },
  3702. {
  3703. "name": "CreateAcceleratorTableW",
  3704. "address": "0x48f54c"
  3705. },
  3706. {
  3707. "name": "SetCursor",
  3708. "address": "0x48f550"
  3709. },
  3710. {
  3711. "name": "GetWindowDC",
  3712. "address": "0x48f554"
  3713. },
  3714. {
  3715. "name": "GetSystemMetrics",
  3716. "address": "0x48f558"
  3717. },
  3718. {
  3719. "name": "GetActiveWindow",
  3720. "address": "0x48f55c"
  3721. },
  3722. {
  3723. "name": "CharNextW",
  3724. "address": "0x48f560"
  3725. },
  3726. {
  3727. "name": "wsprintfW",
  3728. "address": "0x48f564"
  3729. },
  3730. {
  3731. "name": "RedrawWindow",
  3732. "address": "0x48f568"
  3733. },
  3734. {
  3735. "name": "DrawMenuBar",
  3736. "address": "0x48f56c"
  3737. },
  3738. {
  3739. "name": "DestroyMenu",
  3740. "address": "0x48f570"
  3741. },
  3742. {
  3743. "name": "SetMenu",
  3744. "address": "0x48f574"
  3745. },
  3746. {
  3747. "name": "GetWindowTextLengthW",
  3748. "address": "0x48f578"
  3749. },
  3750. {
  3751. "name": "CreateMenu",
  3752. "address": "0x48f57c"
  3753. },
  3754. {
  3755. "name": "IsDlgButtonChecked",
  3756. "address": "0x48f580"
  3757. },
  3758. {
  3759. "name": "DefDlgProcW",
  3760. "address": "0x48f584"
  3761. },
  3762. {
  3763. "name": "CallWindowProcW",
  3764. "address": "0x48f588"
  3765. },
  3766. {
  3767. "name": "ReleaseCapture",
  3768. "address": "0x48f58c"
  3769. },
  3770. {
  3771. "name": "SetCapture",
  3772. "address": "0x48f590"
  3773. },
  3774. {
  3775. "name": "CreateIconFromResourceEx",
  3776. "address": "0x48f594"
  3777. },
  3778. {
  3779. "name": "mouse_event",
  3780. "address": "0x48f598"
  3781. },
  3782. {
  3783. "name": "ExitWindowsEx",
  3784. "address": "0x48f59c"
  3785. },
  3786. {
  3787. "name": "SetActiveWindow",
  3788. "address": "0x48f5a0"
  3789. },
  3790. {
  3791. "name": "FindWindowExW",
  3792. "address": "0x48f5a4"
  3793. },
  3794. {
  3795. "name": "EnumThreadWindows",
  3796. "address": "0x48f5a8"
  3797. },
  3798. {
  3799. "name": "SetMenuDefaultItem",
  3800. "address": "0x48f5ac"
  3801. },
  3802. {
  3803. "name": "InsertMenuItemW",
  3804. "address": "0x48f5b0"
  3805. },
  3806. {
  3807. "name": "IsMenu",
  3808. "address": "0x48f5b4"
  3809. },
  3810. {
  3811. "name": "TrackPopupMenuEx",
  3812. "address": "0x48f5b8"
  3813. },
  3814. {
  3815. "name": "GetCursorPos",
  3816. "address": "0x48f5bc"
  3817. },
  3818. {
  3819. "name": "DeleteMenu",
  3820. "address": "0x48f5c0"
  3821. },
  3822. {
  3823. "name": "SetRect",
  3824. "address": "0x48f5c4"
  3825. },
  3826. {
  3827. "name": "GetMenuItemID",
  3828. "address": "0x48f5c8"
  3829. },
  3830. {
  3831. "name": "GetMenuItemCount",
  3832. "address": "0x48f5cc"
  3833. },
  3834. {
  3835. "name": "SetMenuItemInfoW",
  3836. "address": "0x48f5d0"
  3837. },
  3838. {
  3839. "name": "GetMenuItemInfoW",
  3840. "address": "0x48f5d4"
  3841. },
  3842. {
  3843. "name": "SetForegroundWindow",
  3844. "address": "0x48f5d8"
  3845. },
  3846. {
  3847. "name": "IsIconic",
  3848. "address": "0x48f5dc"
  3849. },
  3850. {
  3851. "name": "FindWindowW",
  3852. "address": "0x48f5e0"
  3853. },
  3854. {
  3855. "name": "MonitorFromRect",
  3856. "address": "0x48f5e4"
  3857. },
  3858. {
  3859. "name": "keybd_event",
  3860. "address": "0x48f5e8"
  3861. },
  3862. {
  3863. "name": "SendInput",
  3864. "address": "0x48f5ec"
  3865. },
  3866. {
  3867. "name": "GetAsyncKeyState",
  3868. "address": "0x48f5f0"
  3869. },
  3870. {
  3871. "name": "SetKeyboardState",
  3872. "address": "0x48f5f4"
  3873. },
  3874. {
  3875. "name": "GetKeyboardState",
  3876. "address": "0x48f5f8"
  3877. },
  3878. {
  3879. "name": "GetKeyState",
  3880. "address": "0x48f5fc"
  3881. },
  3882. {
  3883. "name": "VkKeyScanW",
  3884. "address": "0x48f600"
  3885. },
  3886. {
  3887. "name": "LoadStringW",
  3888. "address": "0x48f604"
  3889. },
  3890. {
  3891. "name": "DialogBoxParamW",
  3892. "address": "0x48f608"
  3893. },
  3894. {
  3895. "name": "MessageBeep",
  3896. "address": "0x48f60c"
  3897. },
  3898. {
  3899. "name": "EndDialog",
  3900. "address": "0x48f610"
  3901. },
  3902. {
  3903. "name": "SendDlgItemMessageW",
  3904. "address": "0x48f614"
  3905. },
  3906. {
  3907. "name": "GetDlgItem",
  3908. "address": "0x48f618"
  3909. },
  3910. {
  3911. "name": "SetWindowTextW",
  3912. "address": "0x48f61c"
  3913. },
  3914. {
  3915. "name": "CopyRect",
  3916. "address": "0x48f620"
  3917. },
  3918. {
  3919. "name": "ReleaseDC",
  3920. "address": "0x48f624"
  3921. },
  3922. {
  3923. "name": "GetDC",
  3924. "address": "0x48f628"
  3925. },
  3926. {
  3927. "name": "EndPaint",
  3928. "address": "0x48f62c"
  3929. },
  3930. {
  3931. "name": "BeginPaint",
  3932. "address": "0x48f630"
  3933. },
  3934. {
  3935. "name": "GetClientRect",
  3936. "address": "0x48f634"
  3937. },
  3938. {
  3939. "name": "GetMenu",
  3940. "address": "0x48f638"
  3941. },
  3942. {
  3943. "name": "DestroyWindow",
  3944. "address": "0x48f63c"
  3945. },
  3946. {
  3947. "name": "EnumWindows",
  3948. "address": "0x48f640"
  3949. },
  3950. {
  3951. "name": "GetDesktopWindow",
  3952. "address": "0x48f644"
  3953. },
  3954. {
  3955. "name": "IsWindow",
  3956. "address": "0x48f648"
  3957. },
  3958. {
  3959. "name": "IsWindowEnabled",
  3960. "address": "0x48f64c"
  3961. },
  3962. {
  3963. "name": "IsWindowVisible",
  3964. "address": "0x48f650"
  3965. },
  3966. {
  3967. "name": "EnableWindow",
  3968. "address": "0x48f654"
  3969. },
  3970. {
  3971. "name": "InvalidateRect",
  3972. "address": "0x48f658"
  3973. },
  3974. {
  3975. "name": "GetWindowLongW",
  3976. "address": "0x48f65c"
  3977. },
  3978. {
  3979. "name": "GetWindowThreadProcessId",
  3980. "address": "0x48f660"
  3981. },
  3982. {
  3983. "name": "AttachThreadInput",
  3984. "address": "0x48f664"
  3985. },
  3986. {
  3987. "name": "GetFocus",
  3988. "address": "0x48f668"
  3989. },
  3990. {
  3991. "name": "GetWindowTextW",
  3992. "address": "0x48f66c"
  3993. },
  3994. {
  3995. "name": "ScreenToClient",
  3996. "address": "0x48f670"
  3997. },
  3998. {
  3999. "name": "SendMessageTimeoutW",
  4000. "address": "0x48f674"
  4001. },
  4002. {
  4003. "name": "EnumChildWindows",
  4004. "address": "0x48f678"
  4005. },
  4006. {
  4007. "name": "CharUpperBuffW",
  4008. "address": "0x48f67c"
  4009. },
  4010. {
  4011. "name": "GetParent",
  4012. "address": "0x48f680"
  4013. },
  4014. {
  4015. "name": "GetDlgCtrlID",
  4016. "address": "0x48f684"
  4017. },
  4018. {
  4019. "name": "SendMessageW",
  4020. "address": "0x48f688"
  4021. },
  4022. {
  4023. "name": "MapVirtualKeyW",
  4024. "address": "0x48f68c"
  4025. },
  4026. {
  4027. "name": "PostMessageW",
  4028. "address": "0x48f690"
  4029. },
  4030. {
  4031. "name": "GetWindowRect",
  4032. "address": "0x48f694"
  4033. },
  4034. {
  4035. "name": "SetUserObjectSecurity",
  4036. "address": "0x48f698"
  4037. },
  4038. {
  4039. "name": "CloseDesktop",
  4040. "address": "0x48f69c"
  4041. },
  4042. {
  4043. "name": "CloseWindowStation",
  4044. "address": "0x48f6a0"
  4045. },
  4046. {
  4047. "name": "OpenDesktopW",
  4048. "address": "0x48f6a4"
  4049. },
  4050. {
  4051. "name": "SetProcessWindowStation",
  4052. "address": "0x48f6a8"
  4053. },
  4054. {
  4055. "name": "GetProcessWindowStation",
  4056. "address": "0x48f6ac"
  4057. },
  4058. {
  4059. "name": "OpenWindowStationW",
  4060. "address": "0x48f6b0"
  4061. },
  4062. {
  4063. "name": "GetUserObjectSecurity",
  4064. "address": "0x48f6b4"
  4065. },
  4066. {
  4067. "name": "MessageBoxW",
  4068. "address": "0x48f6b8"
  4069. },
  4070. {
  4071. "name": "DefWindowProcW",
  4072. "address": "0x48f6bc"
  4073. },
  4074. {
  4075. "name": "SetClipboardData",
  4076. "address": "0x48f6c0"
  4077. },
  4078. {
  4079. "name": "EmptyClipboard",
  4080. "address": "0x48f6c4"
  4081. },
  4082. {
  4083. "name": "CountClipboardFormats",
  4084. "address": "0x48f6c8"
  4085. },
  4086. {
  4087. "name": "CloseClipboard",
  4088. "address": "0x48f6cc"
  4089. },
  4090. {
  4091. "name": "GetClipboardData",
  4092. "address": "0x48f6d0"
  4093. },
  4094. {
  4095. "name": "IsClipboardFormatAvailable",
  4096. "address": "0x48f6d4"
  4097. },
  4098. {
  4099. "name": "OpenClipboard",
  4100. "address": "0x48f6d8"
  4101. },
  4102. {
  4103. "name": "BlockInput",
  4104. "address": "0x48f6dc"
  4105. },
  4106. {
  4107. "name": "GetMessageW",
  4108. "address": "0x48f6e0"
  4109. },
  4110. {
  4111. "name": "LockWindowUpdate",
  4112. "address": "0x48f6e4"
  4113. },
  4114. {
  4115. "name": "DispatchMessageW",
  4116. "address": "0x48f6e8"
  4117. },
  4118. {
  4119. "name": "TranslateMessage",
  4120. "address": "0x48f6ec"
  4121. },
  4122. {
  4123. "name": "PeekMessageW",
  4124. "address": "0x48f6f0"
  4125. },
  4126. {
  4127. "name": "UnregisterHotKey",
  4128. "address": "0x48f6f4"
  4129. },
  4130. {
  4131. "name": "CheckMenuRadioItem",
  4132. "address": "0x48f6f8"
  4133. },
  4134. {
  4135. "name": "CharLowerBuffW",
  4136. "address": "0x48f6fc"
  4137. },
  4138. {
  4139. "name": "MoveWindow",
  4140. "address": "0x48f700"
  4141. },
  4142. {
  4143. "name": "SetFocus",
  4144. "address": "0x48f704"
  4145. },
  4146. {
  4147. "name": "PostQuitMessage",
  4148. "address": "0x48f708"
  4149. },
  4150. {
  4151. "name": "KillTimer",
  4152. "address": "0x48f70c"
  4153. },
  4154. {
  4155. "name": "CreatePopupMenu",
  4156. "address": "0x48f710"
  4157. },
  4158. {
  4159. "name": "RegisterWindowMessageW",
  4160. "address": "0x48f714"
  4161. },
  4162. {
  4163. "name": "SetTimer",
  4164. "address": "0x48f718"
  4165. },
  4166. {
  4167. "name": "ShowWindow",
  4168. "address": "0x48f71c"
  4169. },
  4170. {
  4171. "name": "CreateWindowExW",
  4172. "address": "0x48f720"
  4173. },
  4174. {
  4175. "name": "RegisterClassExW",
  4176. "address": "0x48f724"
  4177. },
  4178. {
  4179. "name": "LoadIconW",
  4180. "address": "0x48f728"
  4181. },
  4182. {
  4183. "name": "LoadCursorW",
  4184. "address": "0x48f72c"
  4185. },
  4186. {
  4187. "name": "GetSysColorBrush",
  4188. "address": "0x48f730"
  4189. },
  4190. {
  4191. "name": "GetForegroundWindow",
  4192. "address": "0x48f734"
  4193. },
  4194. {
  4195. "name": "MessageBoxA",
  4196. "address": "0x48f738"
  4197. },
  4198. {
  4199. "name": "DestroyIcon",
  4200. "address": "0x48f73c"
  4201. },
  4202. {
  4203. "name": "SystemParametersInfoW",
  4204. "address": "0x48f740"
  4205. },
  4206. {
  4207. "name": "LoadImageW",
  4208. "address": "0x48f744"
  4209. },
  4210. {
  4211. "name": "GetClassNameW",
  4212. "address": "0x48f748"
  4213. }
  4214. ],
  4215. "dll": "USER32.dll"
  4216. },
  4217. {
  4218. "imports": [
  4219. {
  4220. "name": "StrokePath",
  4221. "address": "0x48f0c4"
  4222. },
  4223. {
  4224. "name": "DeleteObject",
  4225. "address": "0x48f0c8"
  4226. },
  4227. {
  4228. "name": "GetTextExtentPoint32W",
  4229. "address": "0x48f0cc"
  4230. },
  4231. {
  4232. "name": "ExtCreatePen",
  4233. "address": "0x48f0d0"
  4234. },
  4235. {
  4236. "name": "GetDeviceCaps",
  4237. "address": "0x48f0d4"
  4238. },
  4239. {
  4240. "name": "EndPath",
  4241. "address": "0x48f0d8"
  4242. },
  4243. {
  4244. "name": "SetPixel",
  4245. "address": "0x48f0dc"
  4246. },
  4247. {
  4248. "name": "CloseFigure",
  4249. "address": "0x48f0e0"
  4250. },
  4251. {
  4252. "name": "CreateCompatibleBitmap",
  4253. "address": "0x48f0e4"
  4254. },
  4255. {
  4256. "name": "CreateCompatibleDC",
  4257. "address": "0x48f0e8"
  4258. },
  4259. {
  4260. "name": "SelectObject",
  4261. "address": "0x48f0ec"
  4262. },
  4263. {
  4264. "name": "StretchBlt",
  4265. "address": "0x48f0f0"
  4266. },
  4267. {
  4268. "name": "GetDIBits",
  4269. "address": "0x48f0f4"
  4270. },
  4271. {
  4272. "name": "LineTo",
  4273. "address": "0x48f0f8"
  4274. },
  4275. {
  4276. "name": "AngleArc",
  4277. "address": "0x48f0fc"
  4278. },
  4279. {
  4280. "name": "MoveToEx",
  4281. "address": "0x48f100"
  4282. },
  4283. {
  4284. "name": "Ellipse",
  4285. "address": "0x48f104"
  4286. },
  4287. {
  4288. "name": "DeleteDC",
  4289. "address": "0x48f108"
  4290. },
  4291. {
  4292. "name": "GetPixel",
  4293. "address": "0x48f10c"
  4294. },
  4295. {
  4296. "name": "CreateDCW",
  4297. "address": "0x48f110"
  4298. },
  4299. {
  4300. "name": "GetStockObject",
  4301. "address": "0x48f114"
  4302. },
  4303. {
  4304. "name": "GetTextFaceW",
  4305. "address": "0x48f118"
  4306. },
  4307. {
  4308. "name": "CreateFontW",
  4309. "address": "0x48f11c"
  4310. },
  4311. {
  4312. "name": "SetTextColor",
  4313. "address": "0x48f120"
  4314. },
  4315. {
  4316. "name": "PolyDraw",
  4317. "address": "0x48f124"
  4318. },
  4319. {
  4320. "name": "BeginPath",
  4321. "address": "0x48f128"
  4322. },
  4323. {
  4324. "name": "Rectangle",
  4325. "address": "0x48f12c"
  4326. },
  4327. {
  4328. "name": "SetViewportOrgEx",
  4329. "address": "0x48f130"
  4330. },
  4331. {
  4332. "name": "GetObjectW",
  4333. "address": "0x48f134"
  4334. },
  4335. {
  4336. "name": "SetBkMode",
  4337. "address": "0x48f138"
  4338. },
  4339. {
  4340. "name": "RoundRect",
  4341. "address": "0x48f13c"
  4342. },
  4343. {
  4344. "name": "SetBkColor",
  4345. "address": "0x48f140"
  4346. },
  4347. {
  4348. "name": "CreatePen",
  4349. "address": "0x48f144"
  4350. },
  4351. {
  4352. "name": "CreateSolidBrush",
  4353. "address": "0x48f148"
  4354. },
  4355. {
  4356. "name": "StrokeAndFillPath",
  4357. "address": "0x48f14c"
  4358. }
  4359. ],
  4360. "dll": "GDI32.dll"
  4361. },
  4362. {
  4363. "imports": [
  4364. {
  4365. "name": "GetOpenFileNameW",
  4366. "address": "0x48f0b8"
  4367. },
  4368. {
  4369. "name": "GetSaveFileNameW",
  4370. "address": "0x48f0bc"
  4371. }
  4372. ],
  4373. "dll": "COMDLG32.dll"
  4374. },
  4375. {
  4376. "imports": [
  4377. {
  4378. "name": "GetAce",
  4379. "address": "0x48f000"
  4380. },
  4381. {
  4382. "name": "RegEnumValueW",
  4383. "address": "0x48f004"
  4384. },
  4385. {
  4386. "name": "RegDeleteValueW",
  4387. "address": "0x48f008"
  4388. },
  4389. {
  4390. "name": "RegDeleteKeyW",
  4391. "address": "0x48f00c"
  4392. },
  4393. {
  4394. "name": "RegEnumKeyExW",
  4395. "address": "0x48f010"
  4396. },
  4397. {
  4398. "name": "RegSetValueExW",
  4399. "address": "0x48f014"
  4400. },
  4401. {
  4402. "name": "RegOpenKeyExW",
  4403. "address": "0x48f018"
  4404. },
  4405. {
  4406. "name": "RegCloseKey",
  4407. "address": "0x48f01c"
  4408. },
  4409. {
  4410. "name": "RegQueryValueExW",
  4411. "address": "0x48f020"
  4412. },
  4413. {
  4414. "name": "RegConnectRegistryW",
  4415. "address": "0x48f024"
  4416. },
  4417. {
  4418. "name": "InitializeSecurityDescriptor",
  4419. "address": "0x48f028"
  4420. },
  4421. {
  4422. "name": "InitializeAcl",
  4423. "address": "0x48f02c"
  4424. },
  4425. {
  4426. "name": "AdjustTokenPrivileges",
  4427. "address": "0x48f030"
  4428. },
  4429. {
  4430. "name": "OpenThreadToken",
  4431. "address": "0x48f034"
  4432. },
  4433. {
  4434. "name": "OpenProcessToken",
  4435. "address": "0x48f038"
  4436. },
  4437. {
  4438. "name": "LookupPrivilegeValueW",
  4439. "address": "0x48f03c"
  4440. },
  4441. {
  4442. "name": "DuplicateTokenEx",
  4443. "address": "0x48f040"
  4444. },
  4445. {
  4446. "name": "CreateProcessAsUserW",
  4447. "address": "0x48f044"
  4448. },
  4449. {
  4450. "name": "CreateProcessWithLogonW",
  4451. "address": "0x48f048"
  4452. },
  4453. {
  4454. "name": "GetLengthSid",
  4455. "address": "0x48f04c"
  4456. },
  4457. {
  4458. "name": "CopySid",
  4459. "address": "0x48f050"
  4460. },
  4461. {
  4462. "name": "LogonUserW",
  4463. "address": "0x48f054"
  4464. },
  4465. {
  4466. "name": "AllocateAndInitializeSid",
  4467. "address": "0x48f058"
  4468. },
  4469. {
  4470. "name": "CheckTokenMembership",
  4471. "address": "0x48f05c"
  4472. },
  4473. {
  4474. "name": "RegCreateKeyExW",
  4475. "address": "0x48f060"
  4476. },
  4477. {
  4478. "name": "FreeSid",
  4479. "address": "0x48f064"
  4480. },
  4481. {
  4482. "name": "GetTokenInformation",
  4483. "address": "0x48f068"
  4484. },
  4485. {
  4486. "name": "GetSecurityDescriptorDacl",
  4487. "address": "0x48f06c"
  4488. },
  4489. {
  4490. "name": "GetAclInformation",
  4491. "address": "0x48f070"
  4492. },
  4493. {
  4494. "name": "AddAce",
  4495. "address": "0x48f074"
  4496. },
  4497. {
  4498. "name": "SetSecurityDescriptorDacl",
  4499. "address": "0x48f078"
  4500. },
  4501. {
  4502. "name": "GetUserNameW",
  4503. "address": "0x48f07c"
  4504. },
  4505. {
  4506. "name": "InitiateSystemShutdownExW",
  4507. "address": "0x48f080"
  4508. }
  4509. ],
  4510. "dll": "ADVAPI32.dll"
  4511. },
  4512. {
  4513. "imports": [
  4514. {
  4515. "name": "DragQueryPoint",
  4516. "address": "0x48f48c"
  4517. },
  4518. {
  4519. "name": "ShellExecuteExW",
  4520. "address": "0x48f490"
  4521. },
  4522. {
  4523. "name": "DragQueryFileW",
  4524. "address": "0x48f494"
  4525. },
  4526. {
  4527. "name": "SHEmptyRecycleBinW",
  4528. "address": "0x48f498"
  4529. },
  4530. {
  4531. "name": "SHGetPathFromIDListW",
  4532. "address": "0x48f49c"
  4533. },
  4534. {
  4535. "name": "SHBrowseForFolderW",
  4536. "address": "0x48f4a0"
  4537. },
  4538. {
  4539. "name": "SHCreateShellItem",
  4540. "address": "0x48f4a4"
  4541. },
  4542. {
  4543. "name": "SHGetDesktopFolder",
  4544. "address": "0x48f4a8"
  4545. },
  4546. {
  4547. "name": "SHGetSpecialFolderLocation",
  4548. "address": "0x48f4ac"
  4549. },
  4550. {
  4551. "name": "SHGetFolderPathW",
  4552. "address": "0x48f4b0"
  4553. },
  4554. {
  4555. "name": "SHFileOperationW",
  4556. "address": "0x48f4b4"
  4557. },
  4558. {
  4559. "name": "ExtractIconExW",
  4560. "address": "0x48f4b8"
  4561. },
  4562. {
  4563. "name": "Shell_NotifyIconW",
  4564. "address": "0x48f4bc"
  4565. },
  4566. {
  4567. "name": "ShellExecuteW",
  4568. "address": "0x48f4c0"
  4569. },
  4570. {
  4571. "name": "DragFinish",
  4572. "address": "0x48f4c4"
  4573. }
  4574. ],
  4575. "dll": "SHELL32.dll"
  4576. },
  4577. {
  4578. "imports": [
  4579. {
  4580. "name": "CoTaskMemAlloc",
  4581. "address": "0x48f828"
  4582. },
  4583. {
  4584. "name": "CoTaskMemFree",
  4585. "address": "0x48f82c"
  4586. },
  4587. {
  4588. "name": "CLSIDFromString",
  4589. "address": "0x48f830"
  4590. },
  4591. {
  4592. "name": "ProgIDFromCLSID",
  4593. "address": "0x48f834"
  4594. },
  4595. {
  4596. "name": "CLSIDFromProgID",
  4597. "address": "0x48f838"
  4598. },
  4599. {
  4600. "name": "OleSetMenuDescriptor",
  4601. "address": "0x48f83c"
  4602. },
  4603. {
  4604. "name": "MkParseDisplayName",
  4605. "address": "0x48f840"
  4606. },
  4607. {
  4608. "name": "OleSetContainedObject",
  4609. "address": "0x48f844"
  4610. },
  4611. {
  4612. "name": "CoCreateInstance",
  4613. "address": "0x48f848"
  4614. },
  4615. {
  4616. "name": "IIDFromString",
  4617. "address": "0x48f84c"
  4618. },
  4619. {
  4620. "name": "StringFromGUID2",
  4621. "address": "0x48f850"
  4622. },
  4623. {
  4624. "name": "CreateStreamOnHGlobal",
  4625. "address": "0x48f854"
  4626. },
  4627. {
  4628. "name": "OleInitialize",
  4629. "address": "0x48f858"
  4630. },
  4631. {
  4632. "name": "OleUninitialize",
  4633. "address": "0x48f85c"
  4634. },
  4635. {
  4636. "name": "CoInitialize",
  4637. "address": "0x48f860"
  4638. },
  4639. {
  4640. "name": "CoUninitialize",
  4641. "address": "0x48f864"
  4642. },
  4643. {
  4644. "name": "GetRunningObjectTable",
  4645. "address": "0x48f868"
  4646. },
  4647. {
  4648. "name": "CoGetInstanceFromFile",
  4649. "address": "0x48f86c"
  4650. },
  4651. {
  4652. "name": "CoGetObject",
  4653. "address": "0x48f870"
  4654. },
  4655. {
  4656. "name": "CoSetProxyBlanket",
  4657. "address": "0x48f874"
  4658. },
  4659. {
  4660. "name": "CoCreateInstanceEx",
  4661. "address": "0x48f878"
  4662. },
  4663. {
  4664. "name": "CoInitializeSecurity",
  4665. "address": "0x48f87c"
  4666. }
  4667. ],
  4668. "dll": "ole32.dll"
  4669. },
  4670. {
  4671. "imports": [
  4672. {
  4673. "name": "LoadTypeLibEx",
  4674. "address": "0x48f40c"
  4675. },
  4676. {
  4677. "name": "VariantCopyInd",
  4678. "address": "0x48f410"
  4679. },
  4680. {
  4681. "name": "SysReAllocString",
  4682. "address": "0x48f414"
  4683. },
  4684. {
  4685. "name": "SysFreeString",
  4686. "address": "0x48f418"
  4687. },
  4688. {
  4689. "name": "SafeArrayDestroyDescriptor",
  4690. "address": "0x48f41c"
  4691. },
  4692. {
  4693. "name": "SafeArrayDestroyData",
  4694. "address": "0x48f420"
  4695. },
  4696. {
  4697. "name": "SafeArrayUnaccessData",
  4698. "address": "0x48f424"
  4699. },
  4700. {
  4701. "name": "SafeArrayAccessData",
  4702. "address": "0x48f428"
  4703. },
  4704. {
  4705. "name": "SafeArrayAllocData",
  4706. "address": "0x48f42c"
  4707. },
  4708. {
  4709. "name": "SafeArrayAllocDescriptorEx",
  4710. "address": "0x48f430"
  4711. },
  4712. {
  4713. "name": "SafeArrayCreateVector",
  4714. "address": "0x48f434"
  4715. },
  4716. {
  4717. "name": "RegisterTypeLib",
  4718. "address": "0x48f438"
  4719. },
  4720. {
  4721. "name": "CreateStdDispatch",
  4722. "address": "0x48f43c"
  4723. },
  4724. {
  4725. "name": "DispCallFunc",
  4726. "address": "0x48f440"
  4727. },
  4728. {
  4729. "name": "VariantChangeType",
  4730. "address": "0x48f444"
  4731. },
  4732. {
  4733. "name": "SysStringLen",
  4734. "address": "0x48f448"
  4735. },
  4736. {
  4737. "name": "VariantTimeToSystemTime",
  4738. "address": "0x48f44c"
  4739. },
  4740. {
  4741. "name": "VarR8FromDec",
  4742. "address": "0x48f450"
  4743. },
  4744. {
  4745. "name": "SafeArrayGetVartype",
  4746. "address": "0x48f454"
  4747. },
  4748. {
  4749. "name": "VariantCopy",
  4750. "address": "0x48f458"
  4751. },
  4752. {
  4753. "name": "VariantClear",
  4754. "address": "0x48f45c"
  4755. },
  4756. {
  4757. "name": "OleLoadPicture",
  4758. "address": "0x48f460"
  4759. },
  4760. {
  4761. "name": "QueryPathOfRegTypeLib",
  4762. "address": "0x48f464"
  4763. },
  4764. {
  4765. "name": "RegisterTypeLibForUser",
  4766. "address": "0x48f468"
  4767. },
  4768. {
  4769. "name": "UnRegisterTypeLibForUser",
  4770. "address": "0x48f46c"
  4771. },
  4772. {
  4773. "name": "UnRegisterTypeLib",
  4774. "address": "0x48f470"
  4775. },
  4776. {
  4777. "name": "CreateDispTypeInfo",
  4778. "address": "0x48f474"
  4779. },
  4780. {
  4781. "name": "SysAllocString",
  4782. "address": "0x48f478"
  4783. },
  4784. {
  4785. "name": "VariantInit",
  4786. "address": "0x48f47c"
  4787. }
  4788. ],
  4789. "dll": "OLEAUT32.dll"
  4790. }
  4791. ],
  4792. "digital_signers": null,
  4793. "exported_dll_name": null,
  4794. "actual_checksum": "0x00270ebc",
  4795. "overlay": {
  4796. "size": "0x00000004",
  4797. "offset": "0x00266200"
  4798. },
  4799. "imagebase": "0x00400000",
  4800. "reported_checksum": "0x0019df86",
  4801. "icon_hash": null,
  4802. "entrypoint": "0x0042800a",
  4803. "timestamp": "2019-07-01 05:04:52",
  4804. "osversion": "5.1",
  4805. "sections": [
  4806. {
  4807. "name": ".text",
  4808. "characteristics": "IMAGE_SCN_CNT_CODE|IMAGE_SCN_MEM_EXECUTE|IMAGE_SCN_MEM_READ",
  4809. "virtual_address": "0x00001000",
  4810. "size_of_data": "0x0008e000",
  4811. "entropy": "6.68",
  4812. "raw_address": "0x00000400",
  4813. "virtual_size": "0x0008dfdd",
  4814. "characteristics_raw": "0x60000020"
  4815. },
  4816. {
  4817. "name": ".rdata",
  4818. "characteristics": "IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_READ",
  4819. "virtual_address": "0x0008f000",
  4820. "size_of_data": "0x0002fe00",
  4821. "entropy": "5.76",
  4822. "raw_address": "0x0008e400",
  4823. "virtual_size": "0x0002fd8e",
  4824. "characteristics_raw": "0x40000040"
  4825. },
  4826. {
  4827. "name": ".data",
  4828. "characteristics": "IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_READ|IMAGE_SCN_MEM_WRITE",
  4829. "virtual_address": "0x000bf000",
  4830. "size_of_data": "0x00005200",
  4831. "entropy": "1.20",
  4832. "raw_address": "0x000be200",
  4833. "virtual_size": "0x00008f74",
  4834. "characteristics_raw": "0xc0000040"
  4835. },
  4836. {
  4837. "name": ".rsrc",
  4838. "characteristics": "IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_READ",
  4839. "virtual_address": "0x000c8000",
  4840. "size_of_data": "0x0019bc00",
  4841. "entropy": "7.58",
  4842. "raw_address": "0x000c3400",
  4843. "virtual_size": "0x0019bb10",
  4844. "characteristics_raw": "0x40000040"
  4845. },
  4846. {
  4847. "name": ".reloc",
  4848. "characteristics": "IMAGE_SCN_CNT_INITIALIZED_DATA|IMAGE_SCN_MEM_DISCARDABLE|IMAGE_SCN_MEM_READ",
  4849. "virtual_address": "0x00264000",
  4850. "size_of_data": "0x00007200",
  4851. "entropy": "6.78",
  4852. "raw_address": "0x0025f000",
  4853. "virtual_size": "0x00007134",
  4854. "characteristics_raw": "0x42000040"
  4855. }
  4856. ],
  4857. "resources": [],
  4858. "dirents": [
  4859. {
  4860. "virtual_address": "0x00000000",
  4861. "name": "IMAGE_DIRECTORY_ENTRY_EXPORT",
  4862. "size": "0x00000000"
  4863. },
  4864. {
  4865. "virtual_address": "0x000bc0cc",
  4866. "name": "IMAGE_DIRECTORY_ENTRY_IMPORT",
  4867. "size": "0x0000017c"
  4868. },
  4869. {
  4870. "virtual_address": "0x000c8000",
  4871. "name": "IMAGE_DIRECTORY_ENTRY_RESOURCE",
  4872. "size": "0x0019bb10"
  4873. },
  4874. {
  4875. "virtual_address": "0x00000000",
  4876. "name": "IMAGE_DIRECTORY_ENTRY_EXCEPTION",
  4877. "size": "0x00000000"
  4878. },
  4879. {
  4880. "virtual_address": "0x00000000",
  4881. "name": "IMAGE_DIRECTORY_ENTRY_SECURITY",
  4882. "size": "0x00000000"
  4883. },
  4884. {
  4885. "virtual_address": "0x00264000",
  4886. "name": "IMAGE_DIRECTORY_ENTRY_BASERELOC",
  4887. "size": "0x00007134"
  4888. },
  4889. {
  4890. "virtual_address": "0x00092bc0",
  4891. "name": "IMAGE_DIRECTORY_ENTRY_DEBUG",
  4892. "size": "0x0000001c"
  4893. },
  4894. {
  4895. "virtual_address": "0x00000000",
  4896. "name": "IMAGE_DIRECTORY_ENTRY_COPYRIGHT",
  4897. "size": "0x00000000"
  4898. },
  4899. {
  4900. "virtual_address": "0x00000000",
  4901. "name": "IMAGE_DIRECTORY_ENTRY_GLOBALPTR",
  4902. "size": "0x00000000"
  4903. },
  4904. {
  4905. "virtual_address": "0x00000000",
  4906. "name": "IMAGE_DIRECTORY_ENTRY_TLS",
  4907. "size": "0x00000000"
  4908. },
  4909. {
  4910. "virtual_address": "0x000a4b50",
  4911. "name": "IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG",
  4912. "size": "0x00000040"
  4913. },
  4914. {
  4915. "virtual_address": "0x00000000",
  4916. "name": "IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT",
  4917. "size": "0x00000000"
  4918. },
  4919. {
  4920. "virtual_address": "0x0008f000",
  4921. "name": "IMAGE_DIRECTORY_ENTRY_IAT",
  4922. "size": "0x00000884"
  4923. },
  4924. {
  4925. "virtual_address": "0x00000000",
  4926. "name": "IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT",
  4927. "size": "0x00000000"
  4928. },
  4929. {
  4930. "virtual_address": "0x00000000",
  4931. "name": "IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR",
  4932. "size": "0x00000000"
  4933. },
  4934. {
  4935. "virtual_address": "0x00000000",
  4936. "name": "IMAGE_DIRECTORY_ENTRY_RESERVED",
  4937. "size": "0x00000000"
  4938. }
  4939. ],
  4940. "exports": [],
  4941. "guest_signers": {},
  4942. "imphash": "afcdf79be1557326c854b6e20cb900a7",
  4943. "icon_fuzzy": null,
  4944. "icon": null,
  4945. "pdbpath": null,
  4946. "imported_dll_count": 18,
  4947. "versioninfo": []
  4948. }
  4949. }
Advertisement
Add Comment
Please, Sign In to add comment