Remix.run Logo
jackhalford 2 hours ago

> The aacp.rs and the att.rs files were translated from Kotlin to Rust with AI. Some parts of the media_controller.rs file, mainly the pulse integration, was also AI-generated.

The future is now.

teravor 2 hours ago | parent | next [-]

that's nothing.

you can grab a proprietary binary, open it up in IDA Pro (with MCP), spend some 10 minutes crafting a good prompt and after a few million (mainly input/cached) GLM 5.2 tokens you have a python script fluently speaking the proprietary protocol.

FrinkleFrankle 2 hours ago | parent [-]

Sounds cool. Do you have a link or more info to share?

teravor an hour ago | parent [-]

aside from https://github.com/mrexodia/ida-pro-mcp (which isn't mine) i have nothing i can publicly share. it's amusing how glm 5.2 jailbreaks itself, you ask it to quite literally break someone's software and it talks itself into it being a capture the flag competition.

jitl an hour ago | parent | prev | next [-]

I uploaded two binary save files from a game on my Steam Deck to ChatGPT, it diffed them and spat out a script to edit various values. The bots are really good at this sort of thing.

retired an hour ago | parent [-]

This is why the Steam Machine costs $1049

userbinator 2 hours ago | parent | prev [-]

Not surprised at all; AI has dramatically lowered the bar to people wanting to create software they wouldn't otherwise have the time nor motivation to. Quality remains to be seen but IMHO it can only get better.