Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State of support for mona commands #5

Open
43 of 60 tasks
wangray opened this issue Nov 26, 2017 · 0 comments
Open
43 of 60 tasks

State of support for mona commands #5

wangray opened this issue Nov 26, 2017 · 0 comments

Comments

@wangray
Copy link
Member

wangray commented Nov 26, 2017

I tried out all the Mona commands using latest snapshot (2017-11-20) of x64dbg and latest release of x64dbgpy. Fixed some minor issues, but some commands that should be implemented cause x64dbg to hang.

Works, but has performance issues:

  • rop
  • compare
  • hidedebug
  • fwptr

Correctness bugs:

Not yet tested:

  • suggest — Should produce a metasploit module, can someone test?
  • skeleton — not a Metasploit user, unsure about this one

Mona WinDBG-specific Commands ( haven't checked these)

  • calltrace
  • fillchunk
  • dumpobj
  • dumplog
  • changeacl
  • allocmem
  • tobp
  • flow

Supported:

  • kb
  • heap
  • nosafesehaslr
  • noaslr
  • seh
  • config
  • jmp
  • ropfunc
  • jop
  • stackpivot
  • modules
  • filecompare
  • pattern_create
  • pattern_offset
  • find
  • findwild
  • assemble
  • info
  • dump
  • offset
  • nosafeseh
  • findmsp
  • bytearray
  • header
  • getpc
  • egghunter
  • stacks
  • breakfunc
  • getiat
  • geteat
  • pageacl
  • bpseh
  • encode
  • unicodealign
  • sehchain
  • gflags
  • infodump
  • peb
  • teb
  • string
  • copy
  • ?
  • deferbp

Commented out in mona

  • #diffheap
  • #heapcookie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant