Pinned Repositories
_semiotic
_semiotic is a resource for binary reverse engineering, sampling, and analysis. This platform will offer tutorials on building secure sandboxes, malware sampling, static and dynamic analysis, unpacking, firmware extracting and more. Here I will engage in real-world case studies while creating a resource library filled with reports and toolkits.
CANARY
A relay that receives and forwards network communication while hidding from net probes.
COMPILER
table driven lexer / bison parser
EXFILTRATOR
Advanced Data Extraction & Security Tool. Designed for secure, discreet data retrieval, it employs adaptative steganography to obscure data flows, significantly reducing detectability in compromised systems. It ensures data movement remains hidden and protected from those pesky SIEM operators.
ghidra
Ghidra is a software reverse engineering (SRE) framework
linux
Fork for modification of scheduler algorithm.
PlaSMeDIS-API
RevARM
A Pseudo-Secure TCP Reverse Shell Implementation for ARM-based Systems
SHELL
Shell written in C with support for a set of commands.
STALL
manoel-serafim's Repositories
manoel-serafim/RevARM
A Pseudo-Secure TCP Reverse Shell Implementation for ARM-based Systems
manoel-serafim/EXFILTRATOR
Advanced Data Extraction & Security Tool. Designed for secure, discreet data retrieval, it employs adaptative steganography to obscure data flows, significantly reducing detectability in compromised systems. It ensures data movement remains hidden and protected from those pesky SIEM operators.
manoel-serafim/linux
Fork for modification of scheduler algorithm.
manoel-serafim/PlaSMeDIS-API
manoel-serafim/SHELL
Shell written in C with support for a set of commands.
manoel-serafim/_semiotic
_semiotic is a resource for binary reverse engineering, sampling, and analysis. This platform will offer tutorials on building secure sandboxes, malware sampling, static and dynamic analysis, unpacking, firmware extracting and more. Here I will engage in real-world case studies while creating a resource library filled with reports and toolkits.
manoel-serafim/CANARY
A relay that receives and forwards network communication while hidding from net probes.
manoel-serafim/COMPILER
table driven lexer / bison parser
manoel-serafim/ghidra
Ghidra is a software reverse engineering (SRE) framework
manoel-serafim/STALL
manoel-serafim/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
manoel-serafim/minix
Official MINIX sources - Automatically replicated from gerrit.minix3.org
manoel-serafim/mpquic-sbd
MPQUIC-SBD
manoel-serafim/OVEMP-TCP
Overly Engineered Multipeer Reverse TCP Shell
manoel-serafim/PageReplacementAlgorithms
Memory Management
manoel-serafim/phantom
A 5 stage pipelined CPU ISA in verilog and with dual branch predictions. This CPU is optimized to be used as a soft-core inside a colorlight i5 FPGA board
manoel-serafim/PIT
CPU desenvolvida em verilog e compilada para rodar em um FPGA altera.
manoel-serafim/RC4
The provided code is an implementation of the RC4 (Rivest Cipher 4) encryption algorithm. RC4 is a symmetric stream cipher, designed by Ron Rivest in 1987. It's widely used for its simplicity and efficiency in generating a pseudo-random keystream to encrypt and decrypt data.
manoel-serafim/RSA_4096
This is a complete implementation of the RSA algorithm from the ground up. No external libs will be used and all the math will be explained in markdown.
manoel-serafim/S-DES
This repository encompasses key generation, decryption, and encryption for the DataEncryptionStandard. The key generation algorithm takes a 10-bit key as input and produces two 8-bit subkeys, which are used in the encryption and decryption algorithms.
manoel-serafim/self-organizing-map
manoel-serafim/tpm2-tss
OSS implementation of the TCG TPM2 Software Stack (TSS2)