Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
3,968 contributions in the last year
Contribution activity
July 2019
Created a pull request in radare/radare2 that received 1 comment
- Fix undefined behaviour bugs in malformed macho bins ##bin
- Macfork simplify
- Fix for RCons.html when no color is used ##cons
- Fix #14530 - Implementation of i.~{} aka RCoreItem ##anal
- Show Class visibility information in icj for DEX ##bin
- For jadx
- WIP: Initial implementation of calling the r*2 commands natively from r2 ##core
- Added val op hints to let the user define jmptbl sizes ##anal
- Fix #14501 - Jumptables are made of signed values ##anal
- Towards emscripten build fix (update sdb)
- Initial working implementation of bin.libs ##bin
- The words of GOT ##bin
- Implement global imports (aii) and improve disasm-print-instruction code ##disasm
- More code cleanup in RBin
- Fix #14441 - Invalid codesize in some DEX files ##bin
- Force quit c script
- WIP: Initial implementation of direct bin symbols (20% speedup in loading times ##bin
- Initial support of mouse wheel+click ##cons
- Add comment that demangles calls if asm.demangle=true
- Use HtUP to store canvas attributes instead of a sorted array
- Support ObjC categories on mangled classes ##bin
- WIP: Containing RBTree for struct that live just for a short time in an rbtree
- WIP: Initial Implementation of vi mode
- Parse Rich header PE
- using new bsd mmap PROT_MAX flag ##magic
- WIP: make ms use RCore's autocomplete
- Add __const to potential VTable Sections ##anal
- Implement "afsr" to change function return type ##types
Created an issue in radare/radare2 that received 6 comments
Window management in panels
I expect to move the current selected panels to the left when i press 'H' here: current behaviour: nothing happens. expected behaviour:
6
comments
- Resizing the terminal doesnt resizes the panels and glitches
- panels: add indicator for sub-menus
- Honor scr.fps in panels
- Graph in panels
- agf is slow
- Improve visual browse classes
- Improve scr.demo (demoscene mode)
- New column in panels
- Allow to change the current panel with any custom command with '"'
- Renamed function doesnt show in autocompletion list
- afs doesnt seems to work (again)
- RBinClass->super should be named "extends" and be an RList<char*> instead
- Implement class inheritance graphs
- pdi skips meta words
- pj is not json wtf
- Implement a JSON indentor that is human friendly
- Add command to get "item" in given offset
- Add pi. and pd., pD. ... as an aalias to show 1 instruction in current offset
- Toggle mouse somehow
- 3dw fails because '3' follow jumps :)
- Add in panels -> menu -> view
- Make all r2 programs available from the r2 shell
- Find symbol collisions when multiple bins are loaded
- Invalid jmptbl size on x86-64
- Use base10 (int32) in jmptable
- Some issues not shown.