43

Any project in rust you want to chat about.

you are viewing a single comment's thread
view the rest of the comments
[-] dzervas@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Took a break but I'll be back soon: frida-deepfreeze-rs It's a tool that makes frida scripts permanent. Coding it in Rust was a bit of a pickle but since I wanted it to be cross-compatible and statically compiled didn't have much of a choice :P

For those that don't know, frida is a tool that injects a JS engine inside a running process. It's like a debugger but now you can code it in JS and the API is much, MUCH nicer. You can intercept functions and change their parameter or their result, watch the memory, etc.

this post was submitted on 12 Jun 2023
43 points (100.0% liked)

Rust Lang

55 readers
1 users here now

Rules [Developing]

Observe our code of conduct

Constructive criticism only

No endless relitigation

No low-effort content

No memes or image macros

No NSFW Content

founded 1 year ago
MODERATORS