Jump to content
Tuts 4 You

Nuitka 2.1.5 (Python 3.11)


Recommended Posts

Sh4DoVV
Posted

Nuitka 2.1.5 (Python 3.11)


Hi 

Nuitka compiled python 3.11 file 

Correct password doesn't important 

Just patching

Thanks


 

  • 5 months later...
xabiengliengkorbonk
Posted

idk but it need to copy Python311 folder to C:\Python311 in order to run your CrackMe.exe

00007FF7344C57A6 | 85ED                     | test ebp,ebp
00007FF7344C57A8 | 74 76                    | je crackme.7FF7344C5820 <-- NOP THIS
00007FF7344C57AA | 49:83F8 FF               | cmp r8,FFFFFFFFFFFFFFFF

I found out that input() use PyDict_GetItemString so I find xref to function and trace down then found some branching that look like it preparing data for printing output and exit the program.

image.png.4afba9dc928aee17168f8487efa15724.png

CrackMe_patched.7z

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...