s3rvac
Software engineer, writer, and speaker. Software/systems/data engineering, technical leadership, Linux, Neovim, Tmux, and high-quality code enthusiast.
@AvastBrno, Czech Republic
Pinned Repositories
retdec
RetDec is a retargetable machine-code decompiler based on LLVM.
AutoFenc
A Vim plugin to automatically detect and set file encoding when opening a file.
blog
Source code and other material for my blog posts.
cpp-bencoding
A C++ bencoding library supporting both decoding and encoding.
dotfiles
My configuration files for git, vim, tmux, bash, fluxbox, etc.
retdec-python
A Python library and tools providing easy access to the retdec.com decompilation service through their REST API.
vim-syntax-retdecdsm
RetDec disassembly syntax highlighting for Vim
vim-syntax-yara
A Vim syntax highlighting for YARA rules
weechat-notify-send
A WeeChat script that sends highlight and message notifications through notify-send.
s3rvac's Repositories
s3rvac/weechat-notify-send
A WeeChat script that sends highlight and message notifications through notify-send.
s3rvac/retdec-python
A Python library and tools providing easy access to the retdec.com decompilation service through their REST API.
s3rvac/blog
Source code and other material for my blog posts.
s3rvac/dotfiles
My configuration files for git, vim, tmux, bash, fluxbox, etc.
s3rvac/vim-syntax-yara
A Vim syntax highlighting for YARA rules
s3rvac/AutoFenc
A Vim plugin to automatically detect and set file encoding when opening a file.
s3rvac/cpp-bencoding
A C++ bencoding library supporting both decoding and encoding.
s3rvac/vim-syntax-retdecdsm
RetDec disassembly syntax highlighting for Vim
s3rvac/retdec-rust
A Rust library and tools providing easy access to the retdec.com decompilation service through their REST API.
s3rvac/retdec-sh
Shell scripts for decompiling and analyzing binary files through the retdec.com REST API.
s3rvac/retdec-cpp
A C++ library and tools providing easy access to the retdec.com decompilation service through their REST API.
s3rvac/git-edit-index
A git command that opens an editor to stage or unstage files.
s3rvac/ssdeep-rs
A Rust wrapper for ssdeep.
s3rvac/fit-projects
Some of my student projects from BUT FIT
s3rvac/ar-cpp
A C++ library for parsing of ar archives.
s3rvac/git-branch-viewer
A Python WSGI viewer of branches in git repositories.
s3rvac/talks
Supportive material for some of my talks.
s3rvac/vim-syntax-redminewiki
Redmine wiki syntax highlighting for Vim
s3rvac/AMA
Ask Me Anything
s3rvac/redis-sentinel-example
A sample configuration of redis-sentinel on three nodes.
s3rvac/vim-syntax-jira
A Vim syntax-highlighting file for issues in the Jira issue-tracking system
s3rvac/advent-of-code
My solutions to Advent of Code.
s3rvac/capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, M68K, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, Java, Ocaml, PowerShell)
s3rvac/gpac
GPAC main code repository
s3rvac/rust-lang-book
The Rust Programming Language
s3rvac/rust-lang-reference
The Rust Reference
s3rvac/screencasts
Supportive material for my screencasts.
s3rvac/SimpleAmqpClient
Simple C++ Interface to rabbitmq-c
s3rvac/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
s3rvac/vim-tag-closer
A Vim plugin to close HTML tags on demand.