Last active
February 24, 2020 07:37
-
-
Save geniiii/e63f6d2980ad530c79775fa876592073 to your computer and use it in GitHub Desktop.
Ripcord 0.4.20 no-delete patch (adds [deleted] to the start of message without deleting it)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This difference file was created by IDA | |
Ripcord.exe | |
00000000000E60AB: 74 EB | |
000000000017733F: 07 08 | |
0000000000177366: 48 60 | |
0000000000177367: E9 EB | |
0000000000177368: 40 03 | |
0000000000177369: 09 90 | |
000000000017736A: 00 90 | |
000000000017736B: 00 90 | |
00000000003DE291: 00 20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This difference file was created by IDA | |
Ripcord.exe | |
00000000000008AA: 06 07 | |
000000000004500B: 06 07 | |
0000000000096931: 06 07 | |
00000000003B5C06: 00 70 |
Funnily enough, I already have! It's what I've been using for a few months now. I can put it up as a gist later.
@Bluscream Here you go
I sent the updated version of the patches to the author of the script a while back, seems like my script's a bit outdated..
edit: now updated
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you add these changes to https://gist.github.com/Bluscream/d4fabc61e5769e7ff3dbfc00356854d6 please?