71 skills found · Page 1 of 3
Vectorized / SoladyOptimized Solidity snippets.
AdoptOpenJDK / JitwatchLog analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
freebasic / FbcFreeBASIC is a completely free, open-source, multi-platform BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, object orientation, unsigned data types, inline assembly, and many others.
anthemtotheego / InlineExecute AssemblyInlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assembly execution as an alternative to Cobalt Strikes traditional fork and run execute-assembly module
LuaDist / TccSmall but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.
VoldeSec / PatchlessInlineExecute AssemblyPorting of BOF InlineExecute-Assembly to load .NET assembly in process but with patchless AMSI and ETW bypass using hardware breakpoint.
BlackSnufkin / NyxInvokeNyxInvoke is a Rust CLI tool for running .NET assemblies, PowerShell, and BOFs with Patchless AMSI and ETW bypass features. with Dual-build support
skywind3000 / Intel2GASConvert MSVC Style Inline Assembly to GCC Style Inline Assembly
UlfNorell / X86 AgdaInline, type safe X86-64 assembly programming in Agda
SinaKarvandi / X64 Driver Inline AssemblyThis is a simple driver with x64 inline assembly
0xd34df00d / Inline AsmInline Assembly code in ur Haskell!
goncaloMagalhaes / Erc20 Low LevelERC20 contracts programmed only with low level syntax (inline assembly, pure Yul, ...)
IDouble / Ethereum Solidity Inline Assembly🌐 A Collection of Notes & Knowledge about Solidity inline Assembly 🔧
rust-lang / Project Inline AsmHome for the Inline Assembly project group
0xfps / Erc20 AssemblyAn ERC20 Token, but written in Inline Assembly.
shidel / DustyTP7Ancient Turbo Pascal source code for programs and units with lots of inline assembly code.
AmihaiN / PyAsmInline assembly module for python
binsec / Klee21 Tina ArtifactTInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semantically equivalent C code amenable to verification, in order to take advantage of existing C analyzers.
binrapt / IdaPython script which extracts procedures from IDA Win32 LST files and converts them to correctly dynamically linked compilable Visual C++ inline assembly.
rinusser / ChiASMan extension for PHP adding inline Assembly support