Coder Social home page Coder Social logo

Hi here 👋

import base64, zlib

zstring = (
    "eNolkd1ygjAQRu/z1KgVFS2IBVFRq+JY/EFRR42o5WGa3SRXfYUuZYaLkP3O2U3CsOli7azDWBsm"
    "XirQdQW3GLixyrYqt/Exx2CGfop8jaM+BgHw8e+zI+4DOTF0ZONlg4MqtnZMcLuMwi3WJ04mWK7l"
    "OlN5Bb6HBfN84uAgXg6MY1W/C55A6ogsE9zQozrxHnR3VCO4LOtKoPL7j1GBeUcPb2Cb4JxoX47e"
    "VN3TPGKYLDG4khv2NUwigqUXgxUWHWq8UDw/oJFh6kG4YGC36Uf7OX3kEJkLvU45s5zMcbEiQC22"
    "qscpRgEIp5CbMG4ycFxdv1AfZZLYKBqO4/J4xGC6xPREmF45TFcjkYWkge5U8DZpCmzk6+iT1thv"
    "4MCmsaH5oAxaIfZ6xdil6LJHzhkGX4L3pd8hQC5s2WqIl60OiVzn6moVYx+rxIjXTBln6XtUgvec"
    "qcPx/zbfsZ/gw6UHwNsRuQXLDenZH+1eWdk="
)
zstring = base64.b64decode(zstring)
zstring = zlib.decompress(zstring, 15)
string = zstring.decode("utf-8")
print(string)

uoto's Projects

spider icon spider

Python爬虫案例分享,腾讯视频、京东、大众点评、美团、知乎等等,持续更新中...

spider-1 icon spider-1

爬虫, 反爬虫, JS 逆向, 安卓逆向, AST

spider-code icon spider-code

scrapy分布式爬虫,selenium 爬虫,手机群控(自动化)(appium,airtest,uiautomator2),反爬破解文档

spider_template icon spider_template

基于scrapy-redis 实现的通过模板配置自动爬取数据的爬虫

spiderproxyha icon spiderproxyha

给爬虫业务使用的代理ip池和MITIMProxy,浏览器群控、手机群控、js注入、代理高可用、代理session保持

superdllhijack icon superdllhijack

SuperDllHijack:A general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术,不再需要手工导出Dll的函数接口了

superwechatpc icon superwechatpc

超级微信电脑客户端,支持多开、防消息撤销、语音消息备份...开放WeChatSDK

taper icon taper

高效率 PC微信机器人框架 WxHook

taro-demo icon taro-demo

github上能找到的taro适配Android、iOS、微信小程序、H5最佳实践项目脚手架

tbk icon tbk

淘宝客返利系统-网赚项目(nodejs):1 .支持 淘宝、京东、拼多多转链 2.微信bot自动回复消息 转链、绑定订单 3.返利订单管理后台

tiktok icon tiktok

抖音批量下载与去水印工具, 视频、图集、音乐

trayify icon trayify

A small windows utility to hide and create a tray icon for any program's window.

ttbot icon ttbot

今日头条机器人,支持用户登陆、关注、取消关注、获取关注粉丝、发文、发悟空问答、点赞、评论、采集各种类型新闻讯息等,使用今日头条网页版API实现

valine-magic icon valine-magic

✨Valine/MiniValine/Waline(已兼容新版写法,直接使用MiniValine同样的链接即可)自定义表情列表,为你的表情库“喜加亿”

verification_code icon verification_code

验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。

vrequest icon vrequest

简单的弄一个方便 web 爬虫抓取的 GUI 工具,用于快速实现网络请求以及生成代码使用。作为工具方便好用,但于开发而言则由于框架在半成品直接上车导致现在的代码有点失控,以后大概只会是个人维护。

vue icon vue

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.