@windhustler
Last updated
Last updated
Focus on breaking the codebase rather than understanding it. Many bugs are slight logical inconsistencies that don’t even require understanding the whole picture.
Many times focusing too much on the bigger picture will yield some high-level, economical attacks but might miss out on function-specific edge cases.
Use AI tools to speed up the understanding of the codebase and to generate ideas.
If you don’t have a co-auditor on a project AI can be extremely useful. Just don’t expect it to give you accurate answers every time, it’s only a tool and it’s up to you to make sense of its suggestions.