plt
There are 79 repositories under plt topic.
iqiyi/xHook
🔥 A PLT hook library for Android native ELF.
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
imteekay/programming-language-research
✨ Programming Language Research, Applied PLT & Compilers
lotuc/PLAI-cn
Programming Languages: Application and Interpretation
ssteinberg/PLTFalcor
Real-time physical light transport (PLT) framework
pgaskin/kobopatch
An improved patching system for Kobo eReaders.
mwydmuch/napkinXC
Extremely simple and fast extreme multi-class and multi-label classifiers.
pgaskin/NickelHook
A library for creating mods for Kobo's eReader software, Nickel.
thomashirtz/pytaurus
Repository that provide a wrapper to use the software TCAD Sentaurus with Python.
davidlazar/llvm-semantics
Formal semantics of LLVM IR in K
lastweek/source-glibc
notes about glibc, ld-so and more.
ohchase/plt-rs
Featureful library for iterating and manipulating linux and android application's PLT (Procedure Linkage Table) at runtime
mrmathematica/ooplai-zh
OOPLAI中文翻译
chrisdone-archive/inflex
Pure, statically typed, content-addressable, programming language for spreadsheet use
johannst/dynld
Dynamic linker studies.
shonfeder/um-abt
An OCaml library implementing unifiable abstract binding trees (UABTs)
khale/elf-hijack
Example of using ELF hacking to inject malicious code into a target binary
lonnywong/glibcmock
A solution of mocking glibc function with Google Test.
stevanmilic/fuse
Statically typed functional programming language.
sunxfancy/ExeViewer
A Command Line Executable Viewer
bcdevices/ly10-zephyr-fw
Zephyr-based firmware for PLT Demo V2
manelli/plt
Programming language theory resources
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.
nauaneed/vtk-2-tecplot-dat
Convert .vtk files to .dat files for viewing in Tecplot
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
jez/stlc-infer
A small interpretter for the simply typed lambda calculus, with type inference
Comcx/Nona
💻 Experimental Nano with dependent types
jez/tsim
A Turing machine simulator in SML
luanmingyi/liton_ordered_tec_cpp
Ordered_tec is a simple pack writing ordered data (structural data) to a binary tecplot file (.plt).
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
xc42/Schemer
learn programming language theory and implementation by playing
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
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.