Commit Graph

381 Commits (5028f69ce5c716dcd0ec20666ea1111a2f7d1fcc)
 

Author SHA1 Message Date
Levente Polyak 5028f69ce5 highlighting the current IP or line of the code/source section (#49)
10 years ago
MengHuan Yu d15e8b9efe fix the x86/64 memory_sz name construct process (#69)
10 years ago
Levente Polyak 8d5982bce4 Less aggressive faulty source line detection (fixes #78) (#80)
10 years ago
Zach Riggle 24c4847eeb Replace isinstance usage for int/long/str with six types
10 years ago
Zach Riggle 373272aecd sixize
10 years ago
Zach Riggle 42ab6eb6b3 Use six module for types
10 years ago
Zach Riggle d97847b872 Add isort, config, and pre-CI hook
10 years ago
MengHuan Yu 3f44141c85 Set the target value to None for non-PC RET (#75)
10 years ago
MengHuan Yu c42d713de7 Add color config of rodata and add cyan() colorize function (#70)
10 years ago
MengHuan Yu 4b7ae7ef51 use 4 space instead of tab (#71)
10 years ago
Zach Riggle 28a065b7a4 Fix infinite recursion via lambda with RWX memory
10 years ago
Zach Riggle 206e0c26ac Fix docstrings, hide Defcon commands
10 years ago
Zach Riggle cb81ff37d9 Add dev branch to CI so that I can push without Pull Requests (#67)
10 years ago
Zach Riggle 57fa7cb20e Fix "config" command option names (#64)
10 years ago
Zach Riggle e595f58fb5 Only CI pushes for master branch (#65)
10 years ago
Zach Riggle 58ccfef946 Add configurable color points (#63)
10 years ago
Zach Riggle 0c9200d614 Enable caching on Travis (#59)
10 years ago
Zach Riggle 332f7a45dc Move badges back onto title line (#62)
10 years ago
Zach Riggle 37c52e4e02 Use IPA phonetic pronunciation instead of enPR (#61)
10 years ago
Zach Riggle 3077bd4cf6 Fix links in README.md (#60)
10 years ago
Zach Riggle 56f3149008 Remove double header (#58)
10 years ago
Zach Riggle 170c1c3f81 Update README to remove giant BETA warning (#57)
10 years ago
Gulshan Singh 058fe79aef Added travis badge (#56)
10 years ago
Gulshan Singh 269b47f6e1 Added .travis.yml (#55)
10 years ago
Zach Riggle b987b41412 Work around loud exception for GDB 7.7 which may cause wrong arch to be used
10 years ago
Zach Riggle d7833ebe7b Clean up checksec code, use --file in all cases since Binjitsu supports it now
10 years ago
Zach Riggle 93b3e790fa Add autoWait to ida_script
10 years ago
Levente Polyak 177bcca6e4 remove seemingly obsolete pwndbg/events file (#54)
10 years ago
Zach Riggle 6a06882f1f Remove unnecessary comments
10 years ago
Levente Polyak c4ec37405d adding colored-flags config switch to colorize eflags (#51)
10 years ago
Zach Riggle b0a2d5b38b Add configuration point show-flags
10 years ago
Zach Riggle 22792e1e83 Handle Python2 exceptions
10 years ago
Zach Riggle d632abe0c7 Fix NameError on GDB 7.7
10 years ago
Zach Riggle 9d268a021b Fix parameter exception on OSX
10 years ago
Zach Riggle 8633967037 Add pwndbg config command to dump configuration values
10 years ago
Zach Riggle dfa8ed8c5a Add configuration point for code emulation
10 years ago
Zach Riggle f4279dbe97 Add events for reg/mem changed and hook them to reset_on_stop
10 years ago
Zach Riggle 85da3d82b0 Migrate checksec to get_file
10 years ago
Zach Riggle 3b51220071 Fix incorrectly-named import
10 years ago
Gulshan Singh 1c6466d328 Added checksec command
10 years ago
Gulshan Singh 6e0fec8574 Added plt and gotplt commands to print the .plt and .got.plt sections, and cleaned up elfheader command (#43)
10 years ago
Zach Riggle 6c484b32ff Revamp the search command with the new ArgparsedCommand type.
10 years ago
Zach Riggle 2a979ac71d Fix permissions on a few files
10 years ago
Zach Riggle e775613d43 Add documentation for the CPSR command
10 years ago
Gulshan Singh 8a1ce82c33 Basic implementation of heap commands (#36)
10 years ago
Gulshan Singh d326a75e6a Don't run prompt_hook_on_stop if binary is not running (#39)
10 years ago
Zach Riggle e510f75562 Make the rop command work, add documentation
10 years ago
Zach Riggle 2a7ac228ec Make pwndbg.proc.exe actually work
10 years ago
Zach Riggle 18583a0f98 Verbose exceptions
10 years ago
Zach Riggle ea76137425 It helps to actually add the config file
10 years ago