#
asm
Here are 1,123 public repositories matching this topic...
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
c
swift
ios
generator
objective-c
actor-model
asm
actor
await
arm64
objc
coroutine-library
coroutine
tuple
await-promises
-
Updated
Sep 26, 2021 - Objective-C
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
-
Updated
Jul 22, 2021 - Java
Scouter is an open source APM (Application Performance Management) tool.
agent
performance
monitoring
bytecode
metrics
asm
tomcat
apm
performance-metrics
performance-monitoring
bci
java-application
scouter
scouter-series
-
Updated
Oct 1, 2021 - Java
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
-
Updated
Feb 23, 2021 - Kotlin
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
android
gradle
view
animation
bitmap
asm
apk
gradle-plugin
viewpager
transform
android-view
coroutine
coroutines-android
imitate
gradle-script
motionlayout
gradle-plugin-development
jetpack-android
-
Updated
Sep 14, 2021 - Java
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
-
Updated
Sep 5, 2021 - Java
ISSOtm
commented
May 1, 2021
src/asm/parser.y
is currently very messy, lacking organization and comments. Bison documentation is clear: both /* ... */
and //
are supported.
- Organize rules better, possibly with "section markers" (`// -
shell
exploit
interactive
assembly
architecture
asm
assembler
keystone
capstone
pwn
ctf
shellcode
syscalls
exploitation
disassembly
dsm
syscall-table
dissassembler
shellcoding
common-shellcodes
-
Updated
Feb 26, 2021 - Python
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
-
Updated
Sep 7, 2021 - Java
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
windows
tutorial
kernel
assembly
x86-64
reverse-engineering
asm
intel
internals
x86
memory-management
virtual-memory
paging
x86-32
kernelfarm
-
Updated
Jan 27, 2019
本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。
-
Updated
Mar 8, 2018 - Java
VS2019 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
-
Updated
Sep 9, 2021 - C#
rust
processor-architecture
vm
bytecode
compiler
custom
virtual-machine
assembly
asm
assembler
webassembly
rust-lang
customizable
assembly-language
microprocessor
instruction-set-architecture
machine-code
bytecode-compiler
instruction-set
user-defined
-
Updated
Sep 30, 2021 - Rust
Pillman boot sector game, a yellow thing eats pills and is chased by monsters.
-
Updated
Sep 24, 2019 - Assembly
Open
binary memory map
5
Blackend
commented
Mar 28, 2020
the binary memory map describes only one space, starting with the physical address 0x00100000
process the rest of the memory map entries and describe them in a binary memory map
Improve this page
Add a description, image, and links to the asm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the asm topic, visit your repo's landing page and select "manage topics."
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u