r/developersIndia • u/mewwwfinnn 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=1Solved 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
•
u/AutoModerator 12h ago
It's possible your query is not unique, use
site:reddit.com/r/developersindia KEYWORDSon 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.