Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing MSVCR120:signal from API database #183

Open
janbbeck opened this issue May 16, 2021 · 6 comments
Open

Missing MSVCR120:signal from API database #183

janbbeck opened this issue May 16, 2021 · 6 comments
Assignees
Labels

Comments

@janbbeck
Copy link
Contributor

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.

@sei-eschwartz
Copy link
Collaborator

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

@sei-gwassermann
Copy link
Contributor

Yes I can take this @sei-eschwartz

@sei-gwassermann
Copy link
Contributor

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

@sei-eschwartz
Copy link
Collaborator

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

@sei-gwassermann
Copy link
Contributor

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

@sei-eschwartz
Copy link
Collaborator

@sei-gwassermann Ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants