Giter VIP home page Giter VIP logo

igk-dls.github.io's People

Contributors

igk-dls avatar

Watchers

 avatar

igk-dls.github.io's Issues

Pythonpexpect | 怪咖的小屋

https://w3ird0.me/2019/09/10/Python-pexpect/

Pythonpexpect可以与程序进行交互 #pexpect 的使用说来说去,就是围绕3个关键命令做操作: #1. 首先用 spawn 来执行一个程序 #2. 然后用 expect 来等待指定的关键字,这个关键字是被执行的程序打印到标准输出上面的 #3. 最后当发现这个关键字以后,根据关键字用 send 方法来发送字符串给这个程序

ROP (Return-oriented programming ) 返回导向编程 | 怪咖的小屋

https://w3ird0.me/2019/09/10/ROP(Return-oriented-programming)%E8%BF%94%E5%9B%9E%E5%AF%BC%E5%90%91%E7%BC%96%E7%A8%8B/

ROP (Return-oriented programming ) 返回导向编程ROP(Return Oriented Programming)即面向返回地址编程,其主要**是在栈缓冲区溢出的基础上,通过利用程序中已有的小片段(gadgets)来改变某些寄存器或者变量的值,从而改变程序的执行流程,达到预期利用目的。

输入表重建工具ImportREC | 怪咖的小屋

https://w3ird0.me/2019/09/10/%E8%BE%93%E5%85%A5%E8%A1%A8%E9%87%8D%E5%BB%BA%E5%B7%A5%E5%85%B7ImportREC/

输入表重建工具ImportREC   Import REConstructor可以从杂乱的IAT中重建一个新的Import表(例如加壳软件等),它可以重建Import表的描述符、IAT和所有的ASCII函数名。用它配合手动脱壳,可以脱UPX、CDilla1、PECompact、PKLite32、Shrinker、ASPack, ASProtect等壳。该工具位于:光盘\tools\PE tool

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.