pharos icon indicating copy to clipboard operation
pharos copied to clipboard

Missing MSVCR120:signal from API database

Open janbbeck opened this issue 3 years ago • 6 comments

Using the same file and methodology as #153 I get

APID[TRACE]: API Lookup: MSVCR120:_getch
APID[WHERE]: JSON API database /usr/local/share/pharos/apidb/pharos-api-additions.json has no data for DLL: MSVCR120
APID[TRACE]: SQLite API database /usr/local/share/pharos/apidb/pharos-apidb.sqlite found function _getch for MSVCR120
APID[DEBUG]: msvcr120|524F7CE6||_getch|_getch|741||cdecl|int||()
APID[TRACE]: API Lookup: MSVCR120:signal
APID[WHERE]: SQLite API database /usr/local/share/pharos/apidb/pharos-apidb.sqlite could not find function signal in MSVCR120
APID[WHERE]: Decorated name parser has no data for DLL: MSVCR120
APID[WARN ]: API database could not find function signal in MSVCR120
OOAN[WARN ]: No stack delta information for: MSVCR120.dll:signal

So it appears that there is information for MSVCR120.DLL, but the information for the signal call seems missing. I did just open that DLL and it does in fact export that function.

janbbeck avatar May 16 '21 13:05 janbbeck

@sei-gwassermann Can you comment here so I can assign this to you?

sei-eschwartz avatar May 16 '21 13:05 sei-eschwartz

Yes I can take this @sei-eschwartz

sei-gwassermann avatar May 17 '21 14:05 sei-gwassermann

Also please assign #184 #185 and #186 to me

sei-gwassermann avatar May 17 '21 14:05 sei-gwassermann

Done but I can't assign you to the other issues unless you comment there I think.

sei-eschwartz avatar May 18 '21 13:05 sei-eschwartz

@sei-eschwartz I commented on all the tickets if you'd like to assign them to me.

sei-gwassermann avatar May 18 '21 14:05 sei-gwassermann

@sei-gwassermann Ping

sei-eschwartz avatar Jun 14 '22 14:06 sei-eschwartz