All Projects → Cave_miner → Similar Projects or Alternatives

433 Open source projects that are alternatives of or similar to Cave_miner

Mandibule
linux elf injector for x86 x86_64 arm arm64
Stars: ✭ 171 (-21.56%)
Mutual labels:  elf
windows-nt-vscode-theme
A Windows NT/2000 theme for VS Code 🎉
Stars: ✭ 63 (-71.1%)
Mutual labels:  code
Iso 639 3
ISO 639-3 codes in an accessible format
Stars: ✭ 37 (-83.03%)
Mutual labels:  code
open-gsa-redesign
A fresh start for open.gsa.gov.
Stars: ✭ 27 (-87.61%)
Mutual labels:  code
C-Experiments
Experiments on C/C++ Exploits
Stars: ✭ 19 (-91.28%)
Mutual labels:  elf
Pwninit
pwninit - automate starting binary exploit challenges
Stars: ✭ 127 (-41.74%)
Mutual labels:  elf
Jupyterlab black
A JupyterLab extension to apply Black formatter to code within codecell.
Stars: ✭ 35 (-83.94%)
Mutual labels:  code
VerificationCode
简单的滑动验证码JS插件 图片验证码
Stars: ✭ 15 (-93.12%)
Mutual labels:  code
Discord-Nitro-BruteForce
simple discord nitro code generator and checker written in c#
Stars: ✭ 26 (-88.07%)
Mutual labels:  code
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Stars: ✭ 30 (-86.24%)
Mutual labels:  code
evilELF
Malicious use of ELF such as .so inject, func hook and so on.
Stars: ✭ 56 (-74.31%)
Mutual labels:  elf
Libebc
C++ Library and Tool for Extracting Embedded Bitcode
Stars: ✭ 122 (-44.04%)
Mutual labels:  elf
Bijou.js
Bijou.js: Useful JavaScript snippets in one simple library
Stars: ✭ 30 (-86.24%)
Mutual labels:  code
Image To Image Papers
🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)
Stars: ✭ 949 (+335.32%)
Mutual labels:  code
SwiftyCodeView
Fully customizable UI Component for verification codes written in swift with RxSwift support!
Stars: ✭ 86 (-60.55%)
Mutual labels:  code
Qr Code Bundle
Bundle for generating QR codes in Symfony
Stars: ✭ 169 (-22.48%)
Mutual labels:  code
Hacktoberfest-2021
An Open Source repository to Teach people How to contribute to open sources.
Stars: ✭ 98 (-55.05%)
Mutual labels:  code
Qpdialcodepickerview
International Dial Code Picker View for Country or Area 国家或地区国际区号选择器
Stars: ✭ 15 (-93.12%)
Mutual labels:  code
security-code
A powerful security code input supports dynamic configuration of the number of input boxes.
Stars: ✭ 63 (-71.1%)
Mutual labels:  code
Quick uicode
generate unity ui code quickly by editor(通过编辑器快速生成ui代码)
Stars: ✭ 119 (-45.41%)
Mutual labels:  code
ConductOfCode
Code examples for the blog
Stars: ✭ 15 (-93.12%)
Mutual labels:  code
Machdump
A very basic C Mach-O Header Dump tool written for practicing purposes. Works With x86 and x86_64 binaries
Stars: ✭ 25 (-88.53%)
Mutual labels:  mach-o
ax-editor
Ax is a code editor with syntax highlighting that runs in your terminal written completely in Swift.
Stars: ✭ 42 (-80.73%)
Mutual labels:  code
Codeigniter Phpstorm
PhpStorm Code Completion to CodeIgniter
Stars: ✭ 194 (-11.01%)
Mutual labels:  code
coderz
coderz.ir
Stars: ✭ 25 (-88.53%)
Mutual labels:  code
Radicle Alpha
A peer-to-peer stack for code collaboration
Stars: ✭ 921 (+322.48%)
Mutual labels:  code
laravel-qr-code-login
Today I will be showing you how to implement Laravel login with QRcode in a website. You can use my Laravel Starter so you can start the project in one minute .
Stars: ✭ 72 (-66.97%)
Mutual labels:  code
Bertqa Attention On Steroids
BertQA - Attention on Steroids
Stars: ✭ 112 (-48.62%)
Mutual labels:  code
ELFDump
ELFDump is a C parser for ELF64 object files.
Stars: ✭ 15 (-93.12%)
Mutual labels:  elf
Abstractionlayers
Abstraction Layers
Stars: ✭ 16 (-92.66%)
Mutual labels:  code
KodeEditor
A simple code editor with syntax highlighting and pinch to zoom
Stars: ✭ 60 (-72.48%)
Mutual labels:  code
Elf Dump Fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
Stars: ✭ 166 (-23.85%)
Mutual labels:  elf
ocean
Programming language that compiles into a x86 ELF executable.
Stars: ✭ 164 (-24.77%)
Mutual labels:  elf
Dithumb
Minimal ARM/Thumb linear sweep disassembler similar to objdump
Stars: ✭ 5 (-97.71%)
Mutual labels:  elf
codesnip
A code bank designed with Pascal in mind
Stars: ✭ 62 (-71.56%)
Mutual labels:  code
React Native Code Verification
❤️ Simple UI for pincode verification
Stars: ✭ 109 (-50%)
Mutual labels:  code
bcp-47-normalize
Normalize, canonicalize, and format BCP 47 tags
Stars: ✭ 16 (-92.66%)
Mutual labels:  code
Code2vec
TensorFlow code for the neural network presented in the paper: "code2vec: Learning Distributed Representations of Code"
Stars: ✭ 746 (+242.2%)
Mutual labels:  code
hackerrank-solutions-javascript
hacker rank javascript solutions
Stars: ✭ 20 (-90.83%)
Mutual labels:  code
Dllspy
DLL Hijacking Detection Tool
Stars: ✭ 202 (-7.34%)
Mutual labels:  pe
gocave
Finding code caves in ELF files with GoLang
Stars: ✭ 22 (-89.91%)
Mutual labels:  elf
Manalyze
A static analyzer for PE executables.
Stars: ✭ 701 (+221.56%)
Mutual labels:  pe
CounterView
一个数字变化效果的计数器视图控件
Stars: ✭ 38 (-82.57%)
Mutual labels:  code
Letters
Письма к студентам курса
Stars: ✭ 107 (-50.92%)
Mutual labels:  code
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
Stars: ✭ 49 (-77.52%)
Mutual labels:  elf
Die Engine
DIE engine
Stars: ✭ 648 (+197.25%)
Mutual labels:  elf
mem64
Run Any Native PE file as a memory ONLY Payload , most likely as a shellcode using hta attack vector which interacts with Powershell.
Stars: ✭ 26 (-88.07%)
Mutual labels:  pe
Code2sec.com
xmind\code\articles for my personal blog 个人博客上的资源备份存储,也是个人分享的汇总
Stars: ✭ 164 (-24.77%)
Mutual labels:  code
cdetect
🔬 Detect which compiler and compiler version a Linux executable (in the ELF format) was compiled with
Stars: ✭ 23 (-89.45%)
Mutual labels:  elf
Habomalhunter
HaboMalHunter is a sub-project of Habo Malware Analysis System (https://habo.qq.com), which can be used for automated malware analysis and security assessment on the Linux system.
Stars: ✭ 627 (+187.61%)
Mutual labels:  elf
opendev
OpenDev is a non-profit project that tries to collect as many resources (assets) of free use for the development of video games and applications.
Stars: ✭ 34 (-84.4%)
Mutual labels:  code
Renew
Mix task to create mix projects that builds into Docker containers.
Stars: ✭ 33 (-84.86%)
Mutual labels:  code
stoomboot
An x86 real mode multiboot-ish ELF bootloader
Stars: ✭ 19 (-91.28%)
Mutual labels:  elf
go-captcha
Go Captcha is a behavioral captcha, which implements the generation of random verification text and the verification of click position information.
Stars: ✭ 86 (-60.55%)
Mutual labels:  code
Code Surfer
Rad code slides <🏄/>
Stars: ✭ 5,477 (+2412.39%)
Mutual labels:  code
Awesome Deeplearning Resources
Deep Learning and deep reinforcement learning research papers and some codes
Stars: ✭ 2,483 (+1038.99%)
Mutual labels:  code
Xhook
🔥 A PLT hook library for Android native ELF.
Stars: ✭ 2,996 (+1274.31%)
Mutual labels:  elf
Elfhook
modify PLT to hook api, supported android 5\6.
Stars: ✭ 202 (-7.34%)
Mutual labels:  elf
Holodec
Decompiler for x86 and x86-64 ELF binaries
Stars: ✭ 195 (-10.55%)
Mutual labels:  elf
Iat patcher
Persistent IAT hooking application - based on bearparser
Stars: ✭ 170 (-22.02%)
Mutual labels:  pe
241-300 of 433 similar projects