Giter Site home page Giter Site logo

esil-tests's People

Contributors

sushant94 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

esil-tests's Issues

[Discuss] Integration with radare2 tests

Some important points to discuss:

  • Do we want to run these tests on every r2 push? This may not be helpful as this test is bound to be marked as pass each time.
  • How do we determine failure? Right now, we have about 3000 Mismatches (I'm sure some of them are false positives). So until this number goes down, we cannot make this test fail if we're planning to run it with radare2 tests.
  • Including this as a part of r2 tests will increase the test time substantially. Do we need this?
  • If we decide not to run this as a part of r2 tests. When do we run this?

Add NOSUDO option

Also, don't check if 'TRAVIS' - pls add an option too to run gdb.

[Discuss] Triage Module

Implement a triage module with convenient methods to parse and work with the log generated. Some options to mark certain elements of logs as valid/invalid/important and automatically exporting these to raise issue on Github would be nice too. More discussion on features are welcome.

[ESIL Emulation] r13d set incorrectly

Binary: Ubuntu 14.04 - /bin/ls
Instruction: mov r13d, edi
ESIL: rdi,r13d,=
Offset: 0x411733

REGISTER GDB ESIL
r13 0x7fffffffe050 -> 0x1 0x7fffffffe050 -> 0x7fff00000001

Include Binary files in log

Export binary file used in testing as a base64 encoded string from travis to help reproduce and inspect tests.

Populate stats for analysis

Some statistics of interest, such as:

  • Time
  • Number of instructions executed (by tracer and emulation)
  • Number of invalid ESIL instructions
  • Number of TODO encountered
  • opcodes unimplemented ordered based on frequency of occurrence
  • Number of corrections made

should be logged.

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.