dedshit / X86-frida-patch

i will crack some random softwares & post that as Frida script, so that you wont worry about malware/spyware.
GNU Affero General Public License v3.0
15 stars 1 forks source link
cracking frida frida-javascript frida-scripts js memory-hacking memorypatching software-cracked x64dbg x64dbg-plugin x86-assembly x86writer

X86-frida-patch

yet another shit for cracking windows software using frida

Requirements

Usage

frida -f < target software > -l patchfile.js

010Editor

https://github.com/dedshit/X86-frida-patch/assets/62318734/b0032b7d-761e-411d-a3de-a79cc718f27e

EaseUS PDF Editor

https://github.com/dedshit/X86-frida-patch/assets/62318734/5780d1a2-db73-4809-9202-c01225267b6a

Proxifier {Portable Edition}

https://github.com/dedshit/X86-frida-patch/assets/62318734/671427e0-fcde-4a57-9d19-0ddc43ac3db7

MedCalc

https://github.com/dedshit/X86-frida-patch/assets/62318734/57b864e6-5476-458e-bb6f-ec96a23f0296

YogaDns

CareUEyes

https://github.com/dedshit/X86-frida-patch/assets/62318734/1d8cf487-5c69-4ee5-b369-14995c2bf2bf

SPEQTA GST

Ultdata by Tenorshare

Before

IMG_20240105_233300

After

IMG_20240105_233234

Writing Frida script for .NET Application is pretty much complicated compared to C++ application . Soon i will create that