Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 408 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 408 Bytes

ppt2-sync

component

ppt2-sync

A dll for injecting into ppt2.

injector

A dll injector example for ppt2. It is included in libppt2-sync.

libppt2-sync

like that https://github.com/MinusKelvin/ppt-sync/tree/master/libppt-sync

and inject dll for ppt2.

test

  1. cargo build in ppt2-sync
  2. Launch ppt2
  3. cargo run --example just_loop_1000 in libppt2-sync