Building a Codebase Classifier with Jev
A developer shares building a codebase classifier with Jev, suggesting it may solve overengineered code from agents, and asks what to test next.
Developer duckie experiments with Jev on reverser space, asking Jev to generate labels for a stripped binary and comparing them with real function names. Duckie praises the speed and finds using multiple models for different tasks makes the reverse engineering process much easier.
Messing around with Jev on reverser space. I took a stripped binary, ask jev to generate labels. For comparison the function column shows their real name. I really like the speed. Using multiple model for different tasks really eases the entire process of reversing fat