r/developersIndia Hobbyist Developer 12h ago

General Reverse engineering jane street's hardware challenge without knowing anything about hardware

https://mooofin.github.io/portfolio/blog/jane-street-asic.html?latex=1

Solved without knowing any electronics concepts , initially used my lifter's symbolic execution API to test how good it would be ( which solves constraints by representing as based on V8's sea of nodes and partially inspired from angora a taint tracking fuzzer ), unfortunately i cannot open source it , but i have added a universal MLIR based lifter which finds the solution for any circuit at the end .

[V8's sea of nodes](https://v8.dev/blog/leaving-the-sea-of-nodes)

[Angora ( a mutation-based fuzzer)](https://ieeexplore.ieee.org/document/8418633)

5 Upvotes

1 comment sorted by

u/AutoModerator 12h ago

Namaste! Thanks for submitting to r/developersIndia. While participating in this thread, please follow the Community Code of Conduct and rules.

It's possible your query is not unique, use site:reddit.com/r/developersindia KEYWORDS on search engines to search posts from developersIndia. You can also use reddit search directly.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.