Skip to content

Commit

Permalink
Merge pull request onethawt#47 from bartblaze/master
Browse files Browse the repository at this point in the history
Add golang_loader_assist
  • Loading branch information
onethawt authored Mar 5, 2019
2 parents 415159e + fca0caf commit 347e2e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ I'll be organizing the plugins over time. Please submit PRs if you have any othe

* [gdbida](https://github.com/comsecuris/gdbida): A visual bridge between a GDB session and IDA Pro's disassembler

* [golang_loader_assist](https://github.com/strazzere/golang_loader_assist): Making GO reversing easier in IDA Pro

* [Graph Slick](https://github.com/lallousx86/GraphSlick): Automated detection of inlined functions. It highlights similar groups of nodes and allows you to group them, simplifying complex functions. The authors provide an accompanying presentation which explains the algorithms behind the plugin and shows sample use cases.

* [HeapViewer](https://github.com/danigargu/heap-viewer): An IDA Pro plugin to examine the heap, focused on exploit development.
Expand Down

0 comments on commit 347e2e8

Please sign in to comment.