⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 helloworld.map

📁 通过VC源代码
💻 MAP
字号:
 HelloWorld

 Timestamp is 3704595b (Fri Apr 02 00:44:59 1999)

 Preferred load address is 00010000

 Start         Length     Name                   Class
 0001:00000000 00000040H .idata$5                CODE
 0001:00000040 00000054H .rdata                  CODE
 0001:000000a0 00000c3aH .text                   CODE
 0002:00000000 00000014H .idata$2                CODE
 0002:00000014 00000014H .idata$3                CODE
 0002:00000028 00000040H .idata$4                CODE
 0002:00000068 00000142H .idata$6                CODE

  Address         Publics by Value              Rva+Base     Lib:Object

 0001:00000000       __imp__IoDisconnectInterrupt@4 00010240     ntoskrnl:ntoskrnl.exe
 0001:00000004       __imp__IoCreateSymbolicLink@8 00010244     ntoskrnl:ntoskrnl.exe
 0001:00000008       __imp__IoCreateDevice@28   00010248     ntoskrnl:ntoskrnl.exe
 0001:0000000c       __imp__RtlInitUnicodeString@8 0001024c     ntoskrnl:ntoskrnl.exe
 0001:00000010       __imp__DbgBreakPoint@0     00010250     ntoskrnl:ntoskrnl.exe
 0001:00000014       __imp__DbgPrint            00010254     ntoskrnl:ntoskrnl.exe
 0001:00000018       __imp_@IofCompleteRequest@8 00010258     ntoskrnl:ntoskrnl.exe
 0001:0000001c       __imp__IoDeleteSymbolicLink@4 0001025c     ntoskrnl:ntoskrnl.exe
 0001:00000020       __imp__IoDeleteDevice@4    00010260     ntoskrnl:ntoskrnl.exe
 0001:00000024       __imp__RtlQueryRegistryValues@20 00010264     ntoskrnl:ntoskrnl.exe
 0001:00000028       __imp__ExFreePool@4        00010268     ntoskrnl:ntoskrnl.exe
 0001:0000002c       __imp__memmove             0001026c     ntoskrnl:ntoskrnl.exe
 0001:00000030       __imp__ExAllocatePoolWithTag@12 00010270     ntoskrnl:ntoskrnl.exe
 0001:00000034       __imp__RtlAppendUnicodeToString@8 00010274     ntoskrnl:ntoskrnl.exe
 0001:00000038       __imp__RtlCopyUnicodeString@8 00010278     ntoskrnl:ntoskrnl.exe
 0001:0000003c       \177ntoskrnl_NULL_THUNK_DATA 0001027c     ntoskrnl:ntoskrnl.exe
 0001:000001f9       _DriverEntry@8             00010439 f   helloworld.obj
 0001:000003fa       _HelloWorldOpen@8          0001063a f   helloworld.obj
 0001:0000045a       _HelloWorldClose@8         0001069a f   helloworld.obj
 0001:00000587       _HelloWorldDeviceControl@8 000107c7 f   helloworld.obj
 0001:000006be       _HelloWorldUnload@4        000108fe f   helloworld.obj
 0001:0000093e       _helloReadRegistry@20      00010b7e f   readreg.obj
 0001:00000bf0       _initParameterDevicePath@16 00010e30 f   readreg.obj
 0001:00000cce       _DbgBreakPoint@0           00010f0e f   ntoskrnl:ntoskrnl.exe
 0001:00000cd4       _DbgPrint                  00010f14 f   ntoskrnl:ntoskrnl.exe
 0002:00000000       __IMPORT_DESCRIPTOR_ntoskrnl 00010f20     ntoskrnl:ntoskrnl.exe
 0002:00000014       __NULL_IMPORT_DESCRIPTOR   00010f34     ntoskrnl:ntoskrnl.exe

 entry point at        0001:000001f9

 Static symbols


Line numbers for objd\i386\readreg.obj(e:\proj\drivercourse\labs\lab1helloworld\readreg.c) segment .text

    56 0001:0000093e    62 0001:00000948    63 0001:0000094f    64 0001:00000956
    65 0001:0000095d    67 0001:00000964    76 0001:0000096b    83 0001:00000984
    86 0001:0000099f    89 0001:000009ae    90 0001:000009c0    92 0001:000009d1
    96 0001:000009df    97 0001:000009e8   106 0001:000009f1   107 0001:00000a05
   109 0001:00000a0f   111 0001:00000a1c   113 0001:00000a2b   114 0001:00000a41
   116 0001:00000a61   117 0001:00000a6b   118 0001:00000a75   119 0001:00000a7e
   120 0001:00000a88   121 0001:00000a91   123 0001:00000a9b   124 0001:00000aa2
   125 0001:00000aa9   126 0001:00000aaf   127 0001:00000ab6   128 0001:00000abc
   130 0001:00000ac3   131 0001:00000aca   132 0001:00000ad1   133 0001:00000ad7
   134 0001:00000ade   135 0001:00000ae4   142 0001:00000aeb   147 0001:00000b15
   148 0001:00000b22   149 0001:00000b2b   150 0001:00000b34   152 0001:00000b3b
   154 0001:00000b3d   160 0001:00000b44   163 0001:00000b4e   164 0001:00000b67
   165 0001:00000b7f   166 0001:00000b97   168 0001:00000baf   169 0001:00000bb2
   178 0001:00000bf0   179 0001:00000bf6   186 0001:00000bfd   197 0001:00000c0a
   198 0001:00000c1c   199 0001:00000c3c   200 0001:00000c4a   203 0001:00000c59
   204 0001:00000c6b   205 0001:00000c8b   217 0001:00000c99   218 0001:00000caf
   220 0001:00000cc5   221 0001:00000cc8

Line numbers for objd\i386\helloworld.obj(e:\proj\drivercourse\labs\lab1helloworld\helloworld.c) segment .text

    54 0001:000001f9    60 0001:000001ff    75 0001:00000206    76 0001:0000020d
    78 0001:00000214    79 0001:0000021b    84 0001:00000222    86 0001:00000230
    93 0001:00000242    95 0001:0000025e   102 0001:00000270   104 0001:00000276
   110 0001:0000027b   124 0001:0000028a   126 0001:000002a7   129 0001:000002ad
   130 0001:000002bf   131 0001:000002c6   133 0001:000002ce   134 0001:000002d7
   136 0001:000002df   142 0001:000002e8   143 0001:000002f1   144 0001:00000300
   145 0001:00000309   147 0001:00000312   148 0001:0000031b   149 0001:00000324
   157 0001:0000032d   158 0001:00000337   159 0001:00000341   161 0001:0000034b
   187 0001:00000355   211 0001:00000367   216 0001:00000376   222 0001:00000385
   224 0001:00000396   226 0001:0000039c   228 0001:000003ae   229 0001:000003bb
   234 0001:000003c0   237 0001:000003d2   238 0001:000003d5   243 0001:000003fa
   244 0001:000003fd   260 0001:0000040f   261 0001:00000419   263 0001:00000423
   265 0001:0000042e   266 0001:00000430   271 0001:0000045a   273 0001:0000045d
   287 0001:0000046f   288 0001:00000479   292 0001:00000483   294 0001:0000048e
   295 0001:00000490   311 0001:00000587   312 0001:0000058d   324 0001:00000594
   326 0001:000005a6   327 0001:000005af   329 0001:000005b8   330 0001:000005c1
   335 0001:000005ca   338 0001:000005f0   340 0001:00000602   343 0001:00000604
   346 0001:00000616   348 0001:00000618   350 0001:0000062a   353 0001:0000062c
   356 0001:00000633   361 0001:00000645   362 0001:0000064e   364 0001:00000658
   367 0001:00000663   368 0001:00000666   371 0001:000006be   376 0001:000006c4
   387 0001:000006d0   398 0001:000006e2   423 0001:000006ef   429 0001:000006fe
   435 0001:00000708   436 0001:00000715

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -