12 comments

  • NooneAtAll36 hours ago
    what&#x27;s the deal with empty half-a-page-of-text posts lately?<p>is this like the ultimate form of &quot;headline is all you need&quot;?<p>I came here wanting to see after-action-report of someone actually using Ai or wtvr for reverse-engineering. Instead I got &quot;I heard it was so. The end&quot;
    • xtiansimon1 hour ago
      Ha. It does read like that. And Mr Willison could be forgiven since it is his blog.<p>Maybe he had a particular audience in mind when he wrote it. An audience for whom the mere realization would rock the foundations of their stolid and boring lives.<p>On the other hand, I’ve watched the movie Paycheck (2003), so my imagination has a high bar before it’s rocked by mere suggestion. Therefore, I wonder why the OP user @edward thought it was worthy of our attention.<p>I expected to read their excited engagement with others here, but alas no. It’s a mystery.
  • efitz6 hours ago
    I was doing this the last few weekends with some LoRa smart home devices and a thermal shipping label printer.<p>Also this weekend I found out that Claude is better at writing Home Assistant automations than I am and I have been doing it for years.
    • memjay5 hours ago
      Do you give Claude access to HA somehow? Or how does it get the relevant device names&#x2F;ids?
      • efitz11 minutes ago
        Yes, using the API - I gave it an API key in an environment variable.
  • vanity06 hours ago
    I would love to be able to tweak or have fully customized firmware&#x2F;mobile apps for all my smart devices, without risking bricking them.<p>Various firmware bugs that I’m sure could be fixed but aren’t, because they don’t bug the manufacturer enough? But they certainly bug me on a daily basis.
  • captn3m05 hours ago
    I reversed Super Hexagon these last few weeks and ported it to the Playdate (the yellow console from Panic with a crank): <a href="https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;PlaydateConsole&#x2F;comments&#x2F;1v1zxmt&#x2F;i_ported_super_hexagon_to_the_playdate&#x2F;" rel="nofollow">https:&#x2F;&#x2F;old.reddit.com&#x2F;r&#x2F;PlaydateConsole&#x2F;comments&#x2F;1v1zxmt&#x2F;i_...</a><p>The multiplier comes from being able to design arbitrary fast feedback loops - Claude wrote Python scripts to do decompilation matching for itself, and then use Frida traces from the original as a verification harness.
  • xyzsparetimexyz6 hours ago
    Cheap is a relative term. How many people would pay $5 to reverse engineer a device in their home?<p>There&#x27;s no way to make a profit off reverse engineering home devices so I expect while this is likely to be one of the most groundbreaking impacts of LLMs, it won&#x27;t see a ton of adoption until token costs come down.
    • throw7383885 hours ago
      Sounds like a businesses opportunity to do it at scale!<p>Send $20 pi zero that will reflash expensive camera, that is out of support. Or do mail business, with reflashing devices.<p>There are billions out of support devices, and rework is great industry in China. In US you sadly hit legal BS if doing it commercially...
      • xyzsparetimexyz34 minutes ago
        I think its more a case of, when&#x2F;if this kind of LLM can be run on a normal desktop then it&#x27;ll become a big deal. But its also not the kind of work thats economically transformative at all
  • xnx3 hours ago
    I&#x27;ll be impressed by this trend when someone manages to replace crappy built in TV OS spyware with something more open like Android TV.
  • txdv6 hours ago
    I&#x27;m currently writing a compiler (forever garage project) the speed at which Claude is able to debug with gdb what was wrongly generated is insane. I had not much prior expertise so maybe a professional in the field would be able to do it faster, but now people new to the field are able to debug at a very fast pace as well. It looks at ask code generated, understands llvm, can read and instrument gdb, all for 15$ a month
  • jdw646 hours ago
    I personally think what has become cheaper is the cost of documentation. Gen AI documentation is flat and explicit, so I sometimes find it more convenient than human-written documentation, especially for APIs. (Many people criticize AI&#x27;s distinctive writing style, but I don&#x27;t really care about style in manuals.)<p>Human-written API documentation, on the other hand, tends to be inconsistent in quality
    • efitz6 hours ago
      This is part of it but the models are REALLY good at reverse engineering. With the Bluetooth printer I was trying to get to work without a vendor app, it built a python app to handle protocol encode&#x2F;decode and poking the device, and it reversed the driver provided by the vendor to figure out how the vendor was using the device, and so forth. Wi to the LoRa devices we set up an SDR to intercept the signal, did scanning until we found the device, but ultimately failed because we didn’t know the signal hopping algorithm. I have also reversed a Bluetooth peripheral with Claude to figure out how the vendor was setting the device settings, and was able to get the device to work without the vendor software. That was wild- Apple Developer has a profile you can download and install that will give you monitor access to the Bluetooth stack; it was amazing.<p>So I use AI for exactly what Simon’s post discusses, and am thrilled to be able to rid myself of crap software written by device vendors, and make the devices work without my stuff.
    • lnsru6 hours ago
      Everything human made is inconsistent. I can tell just from an error in schematic which of my former colleagues created that schematic. Everyone of them had training on the job and have thrir signature errors. That’s why automation is crucial for quality control.
      • jdw646 hours ago
        Hardware SDKs and API manuals are terrible. Personally, I found the camera ones (e.g., Canon) especially bad.
    • mvATM996 hours ago
      Cheaper to write definitely, no so much cheaper to read. AI generated docs tend to be so annoyingly verbose if not reined in during prompting.<p>But well, any documentation is good when a human would&#x27;ve written zero docs
      • jdw646 hours ago
        Rather than that, the quality of human-written documentation is just too inconsistent. Because it&#x27;s not written by a single person.<p>AI&#x27;s verbosity is definitely a problem, but I think it&#x27;s something you can just check once more. Of course, opinions vary.
  • tornikeo5 hours ago
    ...if done correctly.<p>You can reverse engineer websites at a breathtaking speed if you do it correctly. PeachJam.dev took me approximately 2 months to make, for instance. If I had access to Sol from the start it would likely just take 1 month.
  • rmm5 hours ago
    I’ve done this so much. My pool controller. Patio louvres. Fireplace. All these busted apps all controlled using mqtt now to talk to homeassistant for super easy control.
  • ReptileMan6 hours ago
    Don&#x27;t worry in 5 years you will have bootloader locked washing machines with crypto paired parts. That are protected under DMCA. For your own good and protection of course.
    • w4yai6 hours ago
      You&#x27;re joking but I can&#x27;t wait honestly. The hypocrisy will only become more and more obvious and unbearable to accept for literally everybody. When we&#x27;ll reach that point, I believe we will look for healthier solutions.
      • ReptileMan5 hours ago
        I am not joking in slightest. Our only hope is to be able to create open boards for appliances and just drop in replace them.
  • zuzululu6 hours ago
    what are some stuff that people are interested in reverse engineering ? ive never done it before but recently got interested after people started porting mario 64 to the playstation.
    • guessmyname6 hours ago
      &gt; <i>what are some stuff that people are interested in reverse engineering ?</i><p>Software license&#x2F;key verification. Sometimes it’s as easy as replacing a “JNE” with a “JE”, or replacing “JMP”, or even just “NOP” some “CMP” operation. It’s a fun challenge, at least for people who enjoy solving puzzles.
      • zuzululu4 hours ago
        yeah i remember those days warez, crackers, keygen using regedit to try bypass trials thats a pretty neat use case i hadn&#x27;t thought of
    • petercooper4 hours ago
      Various devices that I don&#x27;t want to install the official software or drivers to control. I&#x27;ve done this with several things, but just as an example I have a MIDI MPC pad (the sort of thing samplers&#x2F;beat makers use) and worked out it had various features not supported officially like controlling the lights on the pads. I also discovered some cheap Chinese lights my daughter owns are controllable over BLE without encryption.
    • homarp6 hours ago
      anything that has a &#x27;not very good&#x27; app you are forced to use, everything that imposes &#x27;licensing&#x27; limit on hardware you own.<p>e.g. why do I need V380 app to configure and watch the feed of my IP Camera.
      • zuzululu4 hours ago
        i think this is genuinely something i will do. so many products from china come with these really sketchy software looks like it was made in the 90s
    • mutkach6 hours ago
      One thing that I tried was porting an old and obscure 32-bit VST plugin from PowerPC to modern architectures
    • menaerus6 hours ago
      OBD vehicle diagnostic software.
      • zuzululu4 hours ago
        thats a good one. even better if ya open source it ;)