NtQuery / Scylla

Imports Reconstructor
GNU General Public License v3.0
1.11k stars 233 forks source link

Adding extra libraries to the list for APIs picker #56

Open sunbeam906 opened 2 months ago

sunbeam906 commented 2 months ago

image

Any guidelines as to how to add/load more DLLs.

merces commented 2 months ago

If the library is loaded, it should be there I think. What happens if you free the library (Symbols tab / freelib command), then use loadlib to load it again, then click the Pick DLL button again?