Coder Social home page Coder Social logo

nanomite's Introduction

#Nanomite - Graphical Debugger for x64 and x86 on Windows

Features

  • Debugging x86 and x64 (+ WOW64) processes
  • Breakpoints
    • Software (Int3)
    • Memory (Page Guard)
    • Hardware (DR CPU Regs)
  • Step In
  • Step Over
  • Step back to user code
  • Attaching
  • Detaching
  • Supporting child processes
  • Supporting multithreading
  • Display source code (if found)
  • Detailed view of:
    • disassembly
    • windows
    • handles
    • debug strings
    • threads
    • (child)processes
    • exceptions
    • loaded modules
    • strings
    • callstack
    • stack
    • memory
    • heap
    • cpu registers

Changelog

###Version 0.1 beta 8

  • fixed a crash in attaching to a process where we don´t have a file path
  • fixed a bug which ignored DbgBreakPoint on attaching
  • fixed a bug which caused double breaking in case we set a breakpoint while beeing on the entrypoint
  • fixed a crash in pe import reader
  • fixed a crash (see github issue #1)
  • fixed a bug in HexView which didn´t display data on x64 processes
  • fixed a possible crash when opening invalid non pe files
  • fixed a small bug in "Restart"
  • added display of current function in windowtitle
  • added support for drag and drop of files
  • added possibility to remove breakpoints with "F2" (needs to be a selected row in disassembler)
  • added "Step back to user code"

####Notes: - "Step back to user code" - If you use this the debugger will continue the execution until you get to the first function which is located in the main module

###For the full changelog click here

nanomite's People

Contributors

zer0fl4g avatar

Watchers

 avatar

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.