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 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,669 contributions in the last year
Activity overview
Contribution activity
July 2020
- XVilka/texlab Rust
- XVilka/qemu-ia64 C
- XVilka/qemu-static Shell
Created a pull request in radareorg/radare2-r2pipe that received 5 comments
Remove obsolete r2pipe bindings
Detailed description ... Test plan ... Closing issues ...
+8
−1,947
•
5
comments
- Update crypto key search to find keys between blocks ##search
- Improve ARM and PPC analysis ##anal
- Improve ESIL support for ARM (clz, ldrb, sbc, tbh, tbb, it, blx, asr, lsl, cmp) ##anal
- Add commit message rules in the CONTRIBUTING file
- r2pm: Support cleaning of package cloned to <package>.git ##tools
- Update snapcraft.yaml
- Fix debugee to inherit original environment variables ##debug
- Update record & replay features to trace reg/mem changes ##debug
- Add `acll (class_name)` to print class information ##anal
- Add tests for “$foo=#!pipe“
- r_cons_print fix for very large output ##cons
- Add r_cmd_desc_remove API to unregister commands
- Support compilation with meson on old systems like CentOS6/DebianWheezy ##build
- Add more null checks and fix a lock when no r2 in path ##r2pipe
- Fix Levenstein distance on empty buffers ##radiff2
- Make root a argv RCmdDesc and adapt to form results ##newshell
- Add network support for WinDbg/KD (KDNET) ##debug
- Fix missing grep glitch in r2pm
- prc: Honor io.unalloc.ch when scr.color=0
- Speedup (10x) glibc's main arena resolution using malloc hooks ##debug
- Improving PDB type information parsing and saving types into SDB
- Fix latest COVs, few indents and remove some dead code here and there and remove few globals
- Only run aao in aaa on apple targets ##bin
- Mark test as broken to avoid red PRs
- Fix wrong function signature in io.gdb
- Some pull request reviews not shown.
Created an issue in radareorg/radare2 that received 3 comments
Elf - incorrect information about PLT entries
Work environment
Expected behavior
Actual behavior
providing incorrect information even about plt entries, e.g.
$ r2 test -- This is an unregister…
3
comments
- Travis CI debug build with ASAN asserts/errors
- Debian on Alpha architecture - fails to build
- Debian Jessie - "db/archos/linux-x64/dbg_dmi dmi ld" failed test
- `#!python qwe.py` doesn't work while `. qwe.py` - does.
- Fix MODE_LEVENSTEIN diffing algorithm
- Better representation of the long function names (e.g. from C++)
- Fix debug tests to work also on Debian Jessie
- r_bin.h:341: error: redefinition of typedef 'RBin' - CentOS 6
- bins/fuzzed/clusterfuzz-testcase-minimized-ia_fuzz-6301506113634304 - consistent TIMEOUT

