Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
call-042PE authored Jan 22, 2024
1 parent 2cbd326 commit 20e001f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This project is made for reverse-engineer and malware analyst, the main aspect o
I put some usefull script in the src/ folder that can be used to reverse-engineer any script (even with pyarmor).

## Compatibilities
PyInjector is compatible with x32 and x64, python 3.7,3.8,3.9.
PyInjector is compatible with x32 and x64, python 3.7,3.8,3.9,3.10,3.11,3.12.

## Exemple
In this [video](https://youtu.be/NkFs7A0q4DM) im unpacking a function in a pyarmor protected script with PyInjector.

0 comments on commit 20e001f

Please sign in to comment.