Coder Social home page Coder Social logo

scripts's Introduction

Collection of scripts of me


Python

  • renren.py
    • A script to visualize renren friendship
    • Dependencies: networkx matplotlib
    • Usage: edit renren.py for username and password
    • Demo
  • tagcloud.py
    • Visualize command history as cloud tags, also available for other texts.
    • Optional-dependencies: pytagcloud
    • Usage: history >> hist.txt |python tagcloud hist.txt
    • Demo
  • captcha.py
    • Thanks to xenon who modularize it.

    • A script to crack captchas of 正方教务系统, trainset-included.

      Test 95 items
      Right: 95
      Wrong: 0
      Success rate: 100
      
    • Dependencies: PIL

    • Usage: python captcha.py file.gif

  • getphotos.py
    • Download photos in Renren for specific user.
    • Usage: Provide several functions to download photos. More refer to the doc.
  • yapmg.py
    • Yet Another PhotoMosaic Generator written in python.SPECIAL for chaos style and classic now.
    • Dependency: PIL
    • Usage: Provide several functions to manipulate photos, and generate photomosaic photo. More refer to the source.
    • Warning: ALL non-png images will be converted to png and removed. Just support jpeg/jpg/png now.
    • Demo
  • i2a.py
    • Image to ascii, matrix and ascii style supported.
    • Dependency: PIL
    • Usage: python i2a.py filename fontsize scale style
    • Demo
  • missile.py
    • Provide a class to facilitate missile flight simulation.(JUST FOR FUN!)
    • Demo
  • image2css.py
    • Generate the css code to draw specific image.
    • Dependency: PIL
    • Usage: python image2css.py file [ratio]
    • Demo
  • girl-atlas.py
    • Download images from http://girl-atlas.com
    • Usage: python girl-atlas.py -h ,Just support download by tag or album now.
  • coursera.py
    • Download videos for courses which are not download-allowed.
    • Usage: Edit your email/password/proxy/video_url/auth_url in the source file
  • agwg.py
    • Ghost writing generator for payloads: poorly written to fool reverse enginneer and anti-virus softwares... It will generate a new file.
    • Usage: python agwg.py file.asm
  • metagoofil.py
    • I just wanna reinvent the wheels...

Bash

  • byr.sh
    • Telnet to bbs.byr.cn with preservation from being kicked off.
    • Dependency: expect
    • Usage: edit your username/password and run sh byr.sh
  • convert.sh[X]
    • Convert all swf file into mp3 in current directory.(recursively) Warning: For It will remove all swf files, may damage your data, backup before you use!
    • Dependency: ffmpeg
    • Usage: sh convert.sh

scripts's People

Contributors

reverland avatar xen0n avatar

Watchers

 avatar  avatar

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.