Blank-c / BlankOBF

BlankOBF is a Python obfuscation tool designed to make Python programs harder to understand for casual users. It offers advanced obfuscation techniques and customization options, making it seamless to integrate into your development workflow.
MIT License
94 stars 19 forks source link

bugfix: import search not really "traversing" the ast #23

Closed YellowSquarePants closed 4 months ago

YellowSquarePants commented 4 months ago

was not finding nested imports