# Netkeeper **Repository Path**: wxs5/Netkeeper ## Basic Information - **Project Name**: Netkeeper - **Description**: 湖北E信,登录程序 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Netkeeper ~~湖北E信,登录程序,Python版Simple Netkeeper~~ ~~# 源码基于 https://github.com/sunflyer/SimpleNetkeeper~~ ~~代码没有完全转为Python版,运行时,调用了jar文件,执行加密~~ ~~Python代码中有一部分涉及到long转int,在Python中整型是动态长度的,无法实现long转int,网上搜的很多转32位int方法,结果与Java中的结果不一致,需要手动转换,方法见https://github.com/1941474711/Netkeeper/blob/master/netkeeper/encrypt.py 中int32()方法~~ **前面的代码已失效** 最新的Simple Netkeeper,原版源码地址:https://github.com/sunflyer/SimpleNetkeeper/blob/master/%E6%B9%96%E5%8C%97%E7%94%B5%E4%BF%A1%E5%85%8D%E5%BF%83%E8%B7%B3%E4%B8%8D%E9%99%90%E6%97%B6%E9%95%BF%E7%99%BB%E5%BD%95.cs https://github.com/1941474711/Netkeeper/blob/master/snk.py    python2可用 https://github.com/1941474711/Netkeeper/blob/master/snk-py3%20(1).py   python3可用