Projects in Awesome Lists tagged with internals
A curated list of projects in awesome lists tagged with internals .
https://github.com/teh-cmc/go-internals
A book about the internals of the Go programming language.
Last synced: 14 May 2025
https://github.com/japila-books/apache-spark-internals
The Internals of Apache Spark
apache-spark book internals spark
Last synced: 15 May 2025
https://github.com/rabbitmq/internals
High level architecture overview
architecture documentation internals rabbitmq
Last synced: 14 May 2025
https://github.com/captainarash/the_holy_book_of_x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
asm assembly intel internals kernel kernelfarm memory-management paging reverse-engineering tutorial virtual-memory windows x86 x86-32 x86-64
Last synced: 12 Apr 2025
https://github.com/Captainarash/The_Holy_Book_of_X86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
asm assembly intel internals kernel kernelfarm memory-management paging reverse-engineering tutorial virtual-memory windows x86 x86-32 x86-64
Last synced: 13 Apr 2025
https://github.com/shubheksha/kubernetes-internals
This is a collection of resources that shed light on the inner workings of Kubernetes
collection container-orchestration internals kubernetes
Last synced: 04 Apr 2025
https://github.com/ionescu007/SpecuCheck
SpecuCheck is a Windows utility for checking the state of the software mitigations and hardware against CVE-2017-5754 (Meltdown), CVE-2017-5715 (Spectre v2), CVE-2018-3260 (Foreshadow), and CVE-2018-3639 (Spectre v4)
cpu intelbug internals kaiser kernel kpti meltdown spectre windows
Last synced: 08 Jul 2025
https://github.com/ionescu007/specucheck
SpecuCheck is a Windows utility for checking the state of the software mitigations and hardware against CVE-2017-5754 (Meltdown), CVE-2017-5715 (Spectre v2), CVE-2018-3260 (Foreshadow), and CVE-2018-3639 (Spectre v4)
cpu intelbug internals kaiser kernel kpti meltdown spectre windows
Last synced: 05 Apr 2025
https://github.com/japila-books/spark-sql-internals
The Internals of Spark SQL
apache-spark book internals mkdocs-material spark spark-sql
Last synced: 23 Jan 2026
https://github.com/japila-books/spark-structured-streaming-internals
The Internals of Spark Structured Streaming
apache-spark book internals mkdocs-material spark structured-streaming
Last synced: 05 Apr 2025
https://github.com/warpnet/ms-rpc-fuzzer
Gain insights into MS-RPC implementations that may be vulnerable using an automated approach and make it easy to visualize the data. By following this approach, a security researcher will hopefully identify interesting RPC services in such a time that would take a manual approach significantly more.
exploit internals research rpc security vulnerability windows
Last synced: 04 Sep 2025
https://github.com/jaceklaskowski/kafka-notebook
The Internals of Apache Kafka
apache-kafka gitbook internals
Last synced: 26 Feb 2026
https://github.com/ionescu007/wnfun
WNF Utilities 4 Newbies (WNFUN)
internals kernel reverse-engineering reversing windows windows-internals windowsinternals wnf
Last synced: 01 Aug 2025
https://github.com/jaceklaskowski/mastering-kafka-streams-book
No longer maintained and soon to be deleted
gitbook internals kafka-streams
Last synced: 27 Jan 2026
https://github.com/jaceklaskowski/spark-kubernetes-book
The Internals of Spark on Kubernetes
apache-spark book internals kubernetes spark
Last synced: 29 Oct 2025
https://github.com/rafaeldtinoco/howtos
Documents that might help others.
books ebpf internals kernel kvm libbpf libbpfgo linux networking programming qemu security tracee virtualization
Last synced: 21 Mar 2025
https://github.com/p0dalirius/pydsinternals
A Python native library containing necessary classes, functions and structures to interact with Windows Active Directory.
active-directory directory dotnet internals library python
Last synced: 16 May 2025
https://github.com/arvindshmicrosoft/sqlcallstackresolver
Supporting files for the main SQLCallStackResolver sample tool (https://aka.ms/SQLStack)
callstack clrmd debugging diasdk dll frames hacktoberfest internals msdia140 pdb pdbs performance-analysis sql-releases sqlserver sqlserver-2017 sqlserver-2019 stack troubleshooting windbg xevents
Last synced: 08 Apr 2025
https://github.com/hugodf/mock-spy-module-import
JavaScript import/require module testing do's and don'ts with Jest
commonjs esm internals javascript jest jest-mocking lint mocking monorepo spy stub yarn yarn-workspaces
Last synced: 19 Mar 2025
https://github.com/japila-books/kafka-internals
The Internals of Apache Kafka
Last synced: 17 Mar 2026
https://github.com/nasbench/sedr-internals
Symantec EDR Internals
detection edr endpoint endpoint-detection-response internals sedr symantec windows
Last synced: 25 Oct 2025
https://github.com/therealdreg/cagrackme
short crackme for Windows XP SP3 (32 bit version). ring0 stuff. IMO very fun x-)
crackme driver internals ring0 windows-kernel x86
Last synced: 02 Jan 2026
https://github.com/sapphiredev/type
A type detection utility for JavaScript
hacktoberfest internals javascript sapphire type typescript
Last synced: 15 Apr 2026
https://github.com/nlitsme/idcinternals
IDA plugin investigating the internal representation of IDC scripts
Last synced: 13 Mar 2026
https://github.com/japila-books/apache-beam-internals
The Internals of Apache Beam
Last synced: 06 Apr 2026
https://github.com/treeverse/sqltrie
SQL-based prefix tree implementation inspired by pygtrie and python-diskcache
Last synced: 19 Jan 2026
https://github.com/rabbitmq/rabbitmq-boot-steps-visualiser
RabbitMQ UI plugin that visualises boot steps on the node
internals management rabbitmq rabbitmq-internals rabbitmq-plugin visualization
Last synced: 08 Feb 2026
https://github.com/sdglbl/go-src
Knowledge of go's internal implementation Go语言内部实现分析
book golang golang-book internals plain9
Last synced: 05 Apr 2025
https://github.com/xiosec/hollow
Hollow is a tool for implementing the process hollowing technique.
internals process-hollowing redteam redteaming windows windows-internals
Last synced: 12 Apr 2025
https://github.com/keowu/winsystemprogramming
Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.
api examples internals reverse-engineering windows
Last synced: 25 Sep 2025
https://github.com/tunnckocore/clean-stacktrace
Clean up error stack traces from node internals, built on `clean-stack`'s regex and `stack-utils-node-internals`. Working on node.js v0.10 and above.
clean clean-stacktrace error-stack-trace internals metadata stack stack-traces stack-utils stacktrace utils
Last synced: 01 Aug 2025
https://github.com/iterative/sqltrie
SQL-based prefix tree implementation inspired by pygtrie and python-diskcache
Last synced: 18 Jun 2025
https://github.com/lkumarjain/shades-of-golang
List of Gotchas / Pitfalls along with alternatives to address them
alternatives common-mistakes experiance go golang gotchas internals mistakes pitfalls solutions traps
Last synced: 14 Jan 2026
https://github.com/jespino/having-fun-with-the-go-source-code-workshop
Having Fun with the Go Source Code Workshop
Last synced: 23 Jan 2026
https://github.com/smx-smx/winternals
cbs component-store dism drivers internals manifest windows winsxs
Last synced: 21 Mar 2025
https://github.com/keowu/android-internals-repository
Android Internals study repository
android book internals learning reverse-engineering
Last synced: 24 Jan 2026
https://github.com/mtumilowicz/java-notes
Collection of papers written by me on important java features: memory model, JIT, future of JVM, etc...
graalvm internals java java-memory-model jit jvm
Last synced: 23 Feb 2025
https://github.com/japila-books/spark-connect-internals
The Internals of Spark Connect
apache-spark book books internals spark-connect
Last synced: 02 Mar 2026
https://github.com/tunnckocore/stack-utils-node-internals
An array of node internals that can be cleaned up from stack traces
clean help internals natives nodejs stack stacktrace traces utils
Last synced: 15 Apr 2025
https://github.com/stakx/dissecting-moq4
An experiment in reducing Moq 4 to a smaller set of core features by removing "convenience" features one after another, and documenting the process along the way.
architecture documentation dotnet dotnet-core internals mock mocking mocking-library moq net45 netstandard20 software-architecture unit-testing
Last synced: 15 May 2025
https://github.com/codetanzania/ewea-internals
Default presets for EWEA
codetanzania constants defaults emis environment ewea ewea-module internals
Last synced: 16 Apr 2026
https://github.com/mattmazzola/internals-visible-typescript
Demonstrate technique to simulate InternalsVisibleTo from C# in TypeScript
csharp internals internalsvisibleto jest testing typescript
Last synced: 09 Apr 2026
https://github.com/arturwincenciak/ref-locals-ref-returns
Return a value type variable by reference from a method
chsarp csharp-code dotnet dotnet-core internals
Last synced: 02 May 2026
https://github.com/alnicke/usefulpdf
Useful PDFs to learn Reverse engineering, Assembly, C and Windows Internals.
asm assembly c internals pdf reverse-engineering reverseengineering reversing windows windows-internals windowsinternals
Last synced: 15 May 2025
https://github.com/siddhant-k-code/math.random-internals
Internals of Math.random()
internals math random research
Last synced: 11 Jun 2025
https://github.com/averemee-si/ojdbc-types
A set of classes for converting oracle.sql.* to/from Java types and for decoding some Oracle RDBMS internal structures
datatypes internals java jdbc number oracle parser rba redo redobyteaddress rowid uba undobyteaddress unsigned xid
Last synced: 14 Jan 2026
https://github.com/raffian-moin/laravel-request-lifecycle
Laravel Request Lifecycle
internals laravel laravel-framework notes
Last synced: 10 Oct 2025
https://github.com/abexziero/runtimeobfuscator
🔒 Obfuscate C/C++ functions at runtime on Windows to protect your code from inspection and enhance security against static analysis.
antivirus-bypass assembly cpp encryption evasion evasion-technique internals maldev memory-obfuscator memory-protection obfuscation obfuscator purpleteam redteam runtime-obfuscation windows
Last synced: 30 Apr 2026
https://github.com/mtumilowicz/groovy258-category-mixin-runtime-metaprogramming-workshop
Introduction to groovy's runtime metaprogramming.
category groovy internals metaclass metaprogramming mixin mixins runtime-metaprogramming workshop workshop-materials
Last synced: 23 Feb 2025
https://github.com/pmatos/racketcs-internals
A Manual for Porting RacketCS and its internals
book chezscheme internals pollen racket
Last synced: 09 Feb 2026
https://github.com/arturwincenciak/ref-arg
Pass a value type variable by reference as a parameter of a method
csharp csharp-code dotnet dotnet-core internals
Last synced: 01 May 2026
https://github.com/mateuszkubuszok/chimneyinternalspresentation
Talk for The Art of Scala conference I gave on 25.05.2023
internals macros presentation-slides scala type-mapping
Last synced: 15 Mar 2025