plt

There are 79 repositories under plt topic.

  • iqiyi/xHook

    🔥 A PLT hook library for Android native ELF.

    Language:C4.3k114102780
  • bytedance/bhook

    :fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.

    Language:C2.4k5161368
  • imteekay/programming-language-research

    ✨ Programming Language Research, Applied PLT & Compilers

    Language:Clojure94321059
  • lotuc/PLAI-cn

    Programming Languages: Application and Interpretation

  • ssteinberg/PLTFalcor

    Real-time physical light transport (PLT) framework

    Language:C++2442721
  • pgaskin/kobopatch

    An improved patching system for Kobo eReaders.

    Language:Go967337
  • mwydmuch/napkinXC

    Extremely simple and fast extreme multi-class and multi-label classifiers.

    Language:C++7010138
  • pgaskin/NickelHook

    A library for creating mods for Kobo's eReader software, Nickel.

    Language:C55531
  • thomashirtz/pytaurus

    Repository that provide a wrapper to use the software TCAD Sentaurus with Python.

    Language:Python47229
  • davidlazar/llvm-semantics

    Formal semantics of LLVM IR in K

    Language:LLVM441109
  • lastweek/source-glibc

    notes about glibc, ld-so and more.

    Language:C39206
  • ohchase/plt-rs

    Featureful library for iterating and manipulating linux and android application's PLT (Procedure Linkage Table) at runtime

    Language:Rust39327
  • mrmathematica/ooplai-zh

    OOPLAI中文翻译

  • chrisdone-archive/inflex

    Pure, statically typed, content-addressable, programming language for spreadsheet use

    Language:Haskell28202
  • johannst/dynld

    Dynamic linker studies.

    Language:C27121
  • shonfeder/um-abt

    An OCaml library implementing unifiable abstract binding trees (UABTs)

    Language:OCaml27111
  • khale/elf-hijack

    Example of using ELF hacking to inject malicious code into a target binary

    Language:C21406
  • lonnywong/glibcmock

    A solution of mocking glibc function with Google Test.

    Language:C++20328
  • stevanmilic/fuse

    Statically typed functional programming language.

    Language:Scala11200
  • sunxfancy/ExeViewer

    A Command Line Executable Viewer

    Language:Assembly9211
  • bcdevices/ly10-zephyr-fw

    Zephyr-based firmware for PLT Demo V2

    Language:C8303
  • manelli/plt

    Programming language theory resources

  • plt-docs

    bcdevices/plt-docs

    Reference material for BCD's Production Line Tool (PLT)

  • hMihaiDavid/pltgot_hook_demo

    Linux x86_64 PLT hooking. Examine and hook a live process library imports.

    Language:C7000
  • nauaneed/vtk-2-tecplot-dat

    Convert .vtk files to .dat files for viewing in Tecplot

    Language:C7204
  • YoucefBYu/Drug-descovery-project

    With the rise of deep learning models and the successful result showing in different domains (such as Computer vision and Natural language processing)researchers and laboratories of chem-informatics try to apply these techniques in drug design and discovery. recently,the application of Deep Learning in this area of research has made a good progress but it is in the early stage and we can’t say that the results lead us to rational drug design,which mean designing new drugs without in Vivo and human trials. in this project project, we apply different machine learning models on drug design and discovery datasets with multiple tasks (each dateset has a task or goal to achieve from the analysis) after the evaluation and comparison of our results and the benchmarks we found that the huge problem is the small amount of data.

  • commita/vscode-lua-templates

    Language support for Lua templates in VSCode

  • zacharycarter/zap

    The Zap programming language compiler

    Language:Haskell6101
  • jez/stlc-infer

    A small interpretter for the simply typed lambda calculus, with type inference

    Language:Haskell530
  • Comcx/Nona

    💻 Experimental Nano with dependent types

    Language:Haskell4120
  • jez/tsim

    A Turing machine simulator in SML

    Language:Standard ML320
  • luanmingyi/liton_ordered_tec_cpp

    Ordered_tec is a simple pack writing ordered data (structural data) to a binary tecplot file (.plt).

    Language:C++3202
  • wlad-svennik/memoized_coduals

    Shows that it is possible to implement reverse mode autodiff using a variation on the dual numbers called the codual numbers

    Language:Python3400
  • xc42/Schemer

    learn programming language theory and implementation by playing

    Language:C++3201
  • bahramkhanlarov/Homegate.ch-scraping-and-data-analysis-with-Pandas

    Here I present the python scripts to download the apartment rentals listed on homegate.ch in Geneva(Switzerland) and convert them to pandas data frame, Choropleth maps are created with altair package

    Language:Jupyter Notebook2100
  • Tritonix711/DigitVision-Number-Predictor

    "DigitVision: Number Predictor" is a deep learning project that uses a Convolutional Neural Network (CNN) to classify handwritten digits (0-9) from images. Built with Python and TensorFlow, it supports dataset preprocessing, model training, evaluation, and predictions, offering a scalable and accurate solution for digit recognition tasks.

    Language:Python2100