Skip to content

Instantly share code, notes, and snippets.

@Unbreak4ble
Last active January 8, 2025 13:28
Show Gist options
  • Save Unbreak4ble/6d264e75c015a46fbe96ee5927b1210e to your computer and use it in GitHub Desktop.
Save Unbreak4ble/6d264e75c015a46fbe96ee5927b1210e to your computer and use it in GitHub Desktop.
free davinci resolve 18.6.5 studio

step 1

if you don't have this version installed, download here and install it.

step 2

execute the command line bellow on terminal.

sudo perl -pi -e 's/\x00\x85\xc0\x74\x7b\xe8/\x00\x85\xc0\xEB\x7b\xe8/g' /opt/resolve/bin/resolve

it will replace some bytes of the executable file.

after that, your program will run fine.

Enjoy :)

@arno4000
Copy link

arno4000 commented Dec 5, 2024

how is this even possible?

@arno4000
Copy link

arno4000 commented Dec 5, 2024

How difficult is it to find the correct bytes for resolve 19.1.1 (latest version)?

@Milan-li
Copy link

he writes that there is no such command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment