Giter Club home page Giter Club logo

elfrebuild's Introduction

ElfRebuild

crypt elf dynstr or rodata section ElfRebuilder.zip -- 源代码

功能描述: 基于init_array的字符串表或rodata节加密。

	此代码包含两部分实现: 1、导出表对应字符串表加密
			     2、rodata解密

编译环境: 你可以选择cygwin 或者linux 都可以,编译后会生成一个exe 名字为elfbuilder。

用法: elfbuilder -t [dynstr | rodata] libxxx.so

选项: dynstr 或者 rodata 为可选项,只能选择一个,dynstr为对导出表对应字符串表加密, rodata为对常量字符串表加密。

执行结果: 最终生成一个libxxx.so.1

注意: shellcode中已经flash cache。

目前兼容: 32位的arm平台 ,只实现了armv5的shellcode。

因为代码是几年前的,所以代码风格可能不是很好,请大家见谅!

elfrebuild's People

Contributors

ylcangel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

elfrebuild's Issues

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.