Pinned Repositories
Capstone4Delphi
Capstone Disassembler Library Binding for Delphi
CodeDeob
Code Deobfuscator x86_32/64
CodeDeobfuscator
Code Deobfuscator
D_CodeGen
Binary Code Generator Written in Pascal
DAForge_IA
Framework provides neural networks library
Keras4Delphi
Keras4Delphi is a high-level neural networks API, written in Pascal with Python Binding
protobuf-delphi
Fast and simple implementation of Protocol Buffers for Delphi. Now we support code generation for the classes. Next, we plan to add reflection and records using memory regions.
TensorFlow.Delphi
TensorFlow.Delphi (TF.Delphi) provides a Delphi(Pascal) Standard binding for TensorFlow. It aims to implement the complete Tensorflow API in Delphi which allows Pascal developers to develop, train and deploy Machine Learning models with the Pascal Delphi
Triton4Delphi
The Triton - Dynamic Binary Analysis (DBA) framework - by JonathanSalwan binding for Delphi
Z34Delphi
The Z3 Theorem Prover bindings for Delphi
Pigrecos's Repositories
Pigrecos/TensorFlow.Delphi
TensorFlow.Delphi (TF.Delphi) provides a Delphi(Pascal) Standard binding for TensorFlow. It aims to implement the complete Tensorflow API in Delphi which allows Pascal developers to develop, train and deploy Machine Learning models with the Pascal Delphi
Pigrecos/CodeDeobfuscator
Code Deobfuscator
Pigrecos/Keras4Delphi
Keras4Delphi is a high-level neural networks API, written in Pascal with Python Binding
Pigrecos/CodeDeob
Code Deobfuscator x86_32/64
Pigrecos/D_CodeGen
Binary Code Generator Written in Pascal
Pigrecos/Capstone4Delphi
Capstone Disassembler Library Binding for Delphi
Pigrecos/DAForge_IA
Framework provides neural networks library
Pigrecos/Triton4Delphi
The Triton - Dynamic Binary Analysis (DBA) framework - by JonathanSalwan binding for Delphi
Pigrecos/Z34Delphi
The Z3 Theorem Prover bindings for Delphi
Pigrecos/protobuf-delphi
Fast and simple implementation of Protocol Buffers for Delphi. Now we support code generation for the classes. Next, we plan to add reflection and records using memory regions.
Pigrecos/XED_Delphi
Delphi binding for Intel X86 Encoder Decoder (Intel XED)
Pigrecos/LLVM4D
(Upcoming) LLVM C-Api Headers for Delphi
Pigrecos/Mergen
Deobfuscation via optimization with usage of LLVM IR and parsing assembly.
Pigrecos/neural-api
CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Pigrecos/alive2
Pigrecos/Dna
LLVM based static binary analysis framework
Pigrecos/IDR64
64-bit version of IDR (not complete, use as is)
Pigrecos/klee
KLEE Symbolic Execution Engine
Pigrecos/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
Pigrecos/python4delphi
Free components that wrap up Python into Delphi and Lazarus (FPC)
Pigrecos/remill
Library for lifting machine code to LLVM bitcode
Pigrecos/souper
A superoptimizer for LLVM IR
Pigrecos/Triton
Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.
Pigrecos/zydis-pascal-new