diff --git a/README.md b/README.md index 5325dc4..30c54c3 100644 --- a/README.md +++ b/README.md @@ -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.