| ▲ | joshka 4 hours ago | |||||||
If you're using coding agents for this, it may be worth splitting this up into multiple well arranged modules that tell a coherent story and make it easy to browse, and add explanatory docs based on the various things the LLM has found about each function / type. | ||||||||
| ▲ | monster_truck 4 hours ago | parent [-] | |||||||
Waste of tokens IME, better to do it like this and leave that kind of post processing to signature obfuscation. You don't need exploratory docs, try asking one for complete function signatures of all the Windows APIs used, it's going to spit the docs out. | ||||||||
| ||||||||