Giter Site home page Giter Site logo

exrs's People

Contributors

wapiflapi avatar

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

exrs's Issues

Walkthrough

Some guide for solving reverse exercices could be very helpful.

Is r8 for reverse really solvable?

Thanks for the collection of the challenges! I have completed all the reversing challenges except for r8. Upon closer inspection I think its not solvable. Details are below:

I have reversed the code and understand its logic. So the problem is the MD5. We know its not satisfiable (or more precisely, virtually impossible to find an input that satisfies the constraint). So I guess its probably related to some integer overflow trick. However, since the program checks to make sure the last but one input cannot be zero, the rounds of the MD5 calculation cannot be 0 (and its positive, too). Which makes overflow impossible.

Please double-check. If I am wrong, please also post a working input so I can see how I missed it.

r4

Hi there,

I don't know if this git is still up, but I've found the reverse exercices, and it's pretty cool.
The fact is that that i've solved r1 to r3 easily, but i'm stuck to r4. Do you have any advices to complete this exercices ? I've found a huge array of strings, but I don't know what to do with it..

Thanks,
Libero

Binaries for OSX or source code?

For the reverse engineering challenges, it would be tremendously helpful if you could upload the source code of the challenges or a mach64 binary that runs on OSX for each entry. Starting from r5, things get quite hairy when all you can do is static analysis using hopper.

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.