JusticeRage / Manalyze

A static analyzer for PE executables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unusual section name found: .orpc

matbech opened this issue · comments

This is from the proxy stub code generated by midl.

Example: test_p.c

/* this ALWAYS GENERATED file contains the proxy stub code */

 /* File created by MIDL compiler version 8.01.0628 */

...

#pragma code_seg(".orpc")
static const unsigned short IChildFrame_FormatStringOffsetTable[] =
    {
    0,
    42,
    84,
    126
    };