Giter Site home page Giter Site logo

packerpe's Introduction

Hi there 👋

⚡My GitHub Stats⚡

azerg's GitHub Stats

packerpe's People

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

packerpe's Issues

Encryption

Hey, hopefully i found the right guy. im hoping you are the same person responsible for this:

https://coder.pub/2014/10/pe-file-packer-step-by-step-step-12-bugfixes/

i was trying to leave a comment on your site, but it seems to be broken. So im going to proceed under the assumption that you are the same person.

Anyway, i wanted to say i loved your walk through, i found very informative. im working now on adding encryption to the packer, to encrypt the original data while its at rest. my plan was to take the data after line 398:

if(LZO_E_OK !=
lzo1z_999_compress(reinterpret_cast<const unsigned char*>(packed_sections_info.data()),
src_length,
reinterpret_cast<unsigned char*>(&out_buf[0]),
&out_length,
work_memory.get())
)

and then pass that to an AES encryption function. Then in the unpacker, add in the Decryption functions before it ever tires to uncompress the data .

Have you ever tried this or have any thoughts on it?

Hello

Hello,I'm sorry my English is terrible.So that I can't express myself enough.If my word is impolite,Please forgive me,thank you

I'm a reverse beginner ,I want to know how to write my own packer,and I want rescue your code ,could you mind to give me the ".sln" file ,Thanks .

I'm so sorry ,I can't express myself.......

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.