Can python code (say if I used djangno) be obfuscated to the same 'level' as c#/java?
        Posted  
        
            by Blankman
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Blankman
        
        
        
        Published on 2010-04-27T20:34:05Z
        Indexed on 
            2010/04/27
            20:53 UTC
        
        
        Read the original article
        Hit count: 170
        
If I obfuscated python code, would it provide the same level of 'security' as c#/java obfuscating?
i.e it makes things a little hard, but really you can still reverse engineer if you really wanted to, its just a bit cryptic.
© Stack Overflow or respective owner