Collected research
[Quick note] How to build CodeQL DB with closed-source project(.NET Assembly) | by Jang
[Quick note] How to build CodeQL DB with closed-source project(.NET Assembly)
A practitioner note on building CodeQL databases for closed-source .NET applications, so that queries can follow call graphs through compiled dependencies rather than stopping at them. It collects the managed assemblies a running service such as an IIS worker has loaded, decompiles them into a project, and interposes a proxy executable ahead of the C# extractor to supply the reference paths the standalone build hardcodes. It also notes the query cost of the resulting very large databases.
Record
- Document
- [Quick note] How to build CodeQL DB with closed-source project(.NET Assembly)
- Researcher
- Jang
- Published by
- Medium
- Date
- Topic
- HTTP
In the archive
Related sources
Tags
This page is the archive's own catalogue record. The research is the work of Jang, first published at the original source. Preserved copies are kept so the citation survives its host; this one was last captured on .