Тёмный

Obfuscate Python Code With PyArmor 

NeuralNine
Подписаться 377 тыс.
Просмотров 54 тыс.
50% 1

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 71   
@nemeziz_prime
@nemeziz_prime 2 года назад
Always wanted to understand PyArmour, thank you for this video 🙏🏻
@JayadevLenka
@JayadevLenka Год назад
Excellent! At RU-vid rarely provide demo like you!
@cassell1253
@cassell1253 2 года назад
there is so much more to pyarmor they have virtualized protection and much more make a second video covering the other features like setting a license to the file so that it expires after so much time or the different modes of obfuscation and what they do i enjoyed the video but was very basic in my opinion and could offer more but overall liked
@scythe2686
@scythe2686 2 года назад
Hello,how can i contact you?
@cassell1253
@cassell1253 2 года назад
@@scythe2686 uhh sure what's ur discord
@scythe2686
@scythe2686 2 года назад
poorgames#3967
@vanashrimukkawar6440
@vanashrimukkawar6440 Год назад
yes i also need that info like setting a license to the file.
@shafaitahir4728
@shafaitahir4728 Год назад
Thanks, Great introduction to pyarmor and its limitations.
@diamondcorporation1568
@diamondcorporation1568 Год назад
Hi With the basic license, how many times can I obfuscate the code?
@novianindy887
@novianindy887 2 года назад
so whats the best practice for storing string? besides from file and from enviroment, because when the python EXE drops to client / user you clearly dont store string in their environment. For examle I have Python EXE with my API KEY and I want to drop that EXE to client/user, whats the best practice for storing my API KEY?
@novianindy887
@novianindy887 2 года назад
or any other thoughts ?
@3dsbros64
@3dsbros64 2 года назад
There is not really a secure way to store strings in your program. Sure, you can encrypt all strings and decrypt them at runtime, but there is no way to hide those strings once they are loaded into memory. If you want a decent login system, you can hash the password, hash the username, and check if they match, or simply with a web interface to an API. This would be really dangerous in python where code obfuscation and virtualization are much harder. Besides low obfuscation, web debugging security would become a challenge.
@scythe2686
@scythe2686 2 года назад
@@3dsbros64 Hello,how can i contact you?
@3dsbros64
@3dsbros64 2 года назад
@@scythe2686 Send me your contact information because RU-vid keeps deleting all my replies.
@sriram151092
@sriram151092 11 месяцев назад
Please make an updated video with the new version of pyarmor
@YouTubelesss
@YouTubelesss Год назад
I loved your keyboard sound ❤
@matercomus
@matercomus Год назад
love the content man!
@syedusman7056
@syedusman7056 Год назад
After using pyarmor I can't make it as exe it won't work it shows some or the other modules are not found even if i have installed all
@Nikhil_teja
@Nikhil_teja Год назад
Which ide you using Sir
@opalfrags
@opalfrags 10 месяцев назад
Neovim I think
@HayaFayaz
@HayaFayaz 3 месяца назад
How do we make division when numeric data is encrypted? Please clear the doubt here or create a video on it if you can...
@novianindy887
@novianindy887 Год назад
Can you pyInstaller it after it's obfuscated by the pyArmor?
@pythonp7217
@pythonp7217 Год назад
Pyarmor is basically pyinstaller
@Nikhil_teja
@Nikhil_teja Год назад
@@pythonp7217 how to decrypt the Pyarmor obfuscate file
@Nikhil_teja
@Nikhil_teja Год назад
@@pythonp7217 and in which python versions support the Pyarmor
@mikepenprogrammer2652
@mikepenprogrammer2652 2 года назад
Thanks for the vid!
@AD-ox4ng
@AD-ox4ng Год назад
I do this on my work projects to make myself indispensable
@cassell1253
@cassell1253 2 года назад
nice i already use it but maybe this covers more then i know i wonder if this also covers the pyarmor-webui
@subhangmokkarala
@subhangmokkarala 2 месяца назад
How do we store passwords then I mean like env variables ?
@ananth9112
@ananth9112 2 года назад
Is there any way to get the code back?It's like telling a half secret and leaving.
@P1ra8e
@P1ra8e Год назад
So no python code could be "impossible" to decompile even if compiled it with Cython?
@manticore4952
@manticore4952 Год назад
No code can be entirely hidden, even encrypted code can be reverse engineered from assembly.
@ogucluvertifesinachi3053
@ogucluvertifesinachi3053 9 месяцев назад
How do I reduce my Python exe file. My file is too large
@guilherme5094
@guilherme5094 2 года назад
Nice!
@akingevo3930
@akingevo3930 Год назад
he : how to obfuscate python code me: how not to write obfuscate python code :D
@danikabhatt788
@danikabhatt788 2 года назад
bro start again code wars series of python please
@SkyFly19853
@SkyFly19853 2 года назад
Can it be used for Cython files as well?
@user-yy2gm2ov5v
@user-yy2gm2ov5v 2 года назад
.
@panda-pubgmobil5409
@panda-pubgmobil5409 Год назад
Hello MR armor I have an encryption challenge that has not been decoded for a year and a half, I challenge you to disassemble it, and it's its type, Marshal
@NewmanJay-qg8us
@NewmanJay-qg8us Месяц назад
129 Kreiger Hill
@salahuddinbangash4785
@salahuddinbangash4785 2 года назад
It is converting it to shell code, I also convert compiled language to shell code before reverse engineering 😂
@hydradragonantivirus
@hydradragonantivirus 7 месяцев назад
pyarmor 7 broken use 8 instead
@daaps8435
@daaps8435 Год назад
how to deobfuscate bro?. thanks for the tut. great help
@LucidLiuxx
@LucidLiuxx Год назад
​@LKXSTRESSER very possible with enough time
@Nikhil_teja
@Nikhil_teja Год назад
@@LucidLiuxx it is possible to deobfuscate to the Pyarmor file
@LucidLiuxx
@LucidLiuxx Год назад
@@coolpro1 I don't know off the top of my head, try googling it or searching it on RU-vid
@FlinCode
@FlinCode 2 года назад
never really saw the point of obfuscating python code unless it's a in house tool and you don't want people to look at the code, kinda weird
@alex59292
@alex59292 2 года назад
if ur selling ur code u wont wanna disclose source
@bigtymer4862
@bigtymer4862 2 года назад
Obfuscating code makes it harder for anti virus to fingerprint the code… that’s the point.
@FlinCode
@FlinCode 2 года назад
@@alex59292 Yeah, but again not like you can never see the real source deobfuscating is possible done it many times with lua atleast.
@FlinCode
@FlinCode 2 года назад
@@bigtymer4862 what point i was originally making that "come on its python" why do this and obfocusting has its downsides and so i don't like it if i want to i would write it on c++ or rust then add extra protection to that
@alex59292
@alex59292 2 года назад
@@FlinCode not easy to debofuscate it
@RoamingRebel
@RoamingRebel 2 года назад
How to decode by python.🙂
@mohammedaljahwari1165
@mohammedaljahwari1165 2 года назад
If u wort more that 2000 u can't obfuscate ur code
@saadchaudhary3578
@saadchaudhary3578 2 года назад
May allah bless you. for very long time i am looking for this obfuscation in python
@billigerfusel
@billigerfusel 2 года назад
No need to bring jihad to RU-vid
@saadchaudhary3578
@saadchaudhary3578 2 года назад
@@billigerfusel yes that thing we will bring to your hometown kiddo
@HoleGrayNotes
@HoleGrayNotes 2 года назад
@@saadchaudhary3578 predatory invasion.
@ydenh
@ydenh Год назад
Shush with alla
@philtoa334
@philtoa334 2 года назад
Thx_.
@RobertRaught
@RobertRaught 2 года назад
Just wanted to say thanks for the videos. Also want to say it's pronounced Ex-cell not Exel
@syedusman7056
@syedusman7056 Год назад
After using pyarmor I can't make it as exe it won't work it shows some or the other modules are not found even if i have installed all
Далее
Speed Up Your Code With Cython
16:37
Просмотров 118 тыс.
Why is it different from what I thought?
00:15
Просмотров 3,1 млн
25 nooby Python habits you need to ditch
9:12
Просмотров 1,8 млн
If __name__ == "__main__" for Python Developers
8:47
Просмотров 409 тыс.
What does '__init__.py' do in Python?
6:50
Просмотров 54 тыс.
How do computers read code?
12:01
Просмотров 3,1 млн
What's New in Python 3.13?
19:02
Просмотров 8 тыс.
Cracking Enigma in 2021 - Computerphile
21:20
Просмотров 2,5 млн
Why is it different from what I thought?
00:15
Просмотров 3,1 млн