Fuzz Map
fuzzmap.io
Fuzz Map
1–10 of 20 posts
Re: Fuzz Map
#2Prompt LLM to explore UI concepts, use tools like this to explore the LLM's output. The dev loop is getting so fun!
Re: Fuzz Map
#3Related:
Show HN: Fuzz Map – a GUI fuzzer, interactive demo - https://news.ycombinator.com/item?id=32578311 - Aug 2022 (33 comments)
Re: Fuzz Map
#4Fascinating! Loved the video with the demo
Re: Fuzz Map
#5Prompt LLM to explore UI concepts, use tools like this to explore the LLM's output. The dev loop is getting so fun!
Great idea, would love to see that loop going
Re: Fuzz Map
#6Has there been updates about this product? I want to try it out ever since it got posted here 2 years ago but haven’t heard anything since.
Re: Fuzz Map
#7It looks like a pure demo / exploration of a concept. There's no source code or libs that you can download to run it against your own files (the code area is editable, not sure if you can just paste a file into it, but for actual dev, this wouldn't be realistic since you'd have other imports).
It's really cool to see in action, though.
Re: Fuzz Map
#8Has there been updates about this product? I want to try it out ever since it got posted here 2 years ago but haven’t heard anything since.
Appears to be a one shot PoC, don't see it on the author's Github, though @jonathanyc does appear to be active on HN still.
Re: Fuzz Map
#9[deleted]
Re: Fuzz Map
#10How is it able to test code coverage in the browser?
Can JavaScript step through JavaScript?