🎯
learning kotlin
Detection/Security Engineering with a side of DevOps
- Andhra Pradesh
- https://github.com/spirizeon
Highlights
Pinned Loading
-
vbox setup for arch linux (zen kernel)
vbox setup for arch linux (zen kernel) 1#!/bin/sh
2sudo pacman -S virtualbox virtualbox-guest-iso
3yay -S linux-zen-headers virtualbox-ext-oracle #skip zen-headers if you use generic kernel
4sudo gpasswd -a $USER vboxusers
5sudo modprobe vboxdrv
-
adamantium
adamantium Public🧠 Ai-powered Malware Analysis as a Service (Ai-MaaS), written in NextJS, FastAPI, Docker, Radare2
TypeScript
-
streeshield
streeshield Public🛡 cross internet tracer and deepfake detector for face-swapped media using CNNs, React, FastAPI
JavaScript 1
-
Arch Linux initial setup script
Arch Linux initial setup script 1#!/bin/bash
234# Check if git is installed or not
5if ! command -v git &> /dev/null; then
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.