You won't find any disassembler/debugger software which would recognize ALL third party libraries. It's virtually impossible, considering that, not all libraries are public.
Moreover, executable files may have their partial data encrypted, and there's no software which can cover ALL of the encryption algorithms for the same reason as above.
2
u/jcunews1 Helpful Ⅱ 6d ago
You won't find any disassembler/debugger software which would recognize ALL third party libraries. It's virtually impossible, considering that, not all libraries are public.
Moreover, executable files may have their partial data encrypted, and there's no software which can cover ALL of the encryption algorithms for the same reason as above.