issues
search
OpenByteDev
/
dll-syringe
A windows dll injection library written in rust.
MIT License
166
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a simple dll-injection cli tool
#33
danbar2003
opened
1 day ago
0
> > > > I don't have any problem here, but maybe because Anticheat is protecting some memory or maybe because architecture type is not supported!!!
#32
hp8wvvvgnj6asjm7
closed
4 days ago
7
Invalid access to memory location.
#31
hp8wvvvgnj6asjm7
closed
4 days ago
11
module not found, yet dll exists
#30
hp8wvvvgnj6asjm7
closed
3 weeks ago
3
How to replace and call a function if I know the address of the target?
#29
oovm
opened
1 month ago
2
Replacing assert with an error result.
#28
liba2k
closed
4 months ago
1
error[E0554]: `#![feature]` may not be used on the stable release channel
#27
BrianxDev
closed
6 months ago
1
error
#26
BrianxDev
closed
7 months ago
1
Viability of building with stable with a subset of features
#25
philpax
opened
7 months ago
1
Injecting a DLL straight from a string, base64 or bytes (Manual Mapping?)
#24
Alcinzal
opened
7 months ago
1
Can't eject DLL in ctrlc handler
#23
steventrouble
opened
9 months ago
0
WIP: C Exports, C# Exports and Fixing CI Workflows
#22
Sewer56
opened
9 months ago
0
Skip Flushing Instruction Cache on x86
#21
Sewer56
opened
9 months ago
0
Added: Support for Injecting into Suspended Processes
#20
Sewer56
opened
9 months ago
1
Enabling Testing and Running dll-syringe on WINE
#19
Sewer56
closed
7 months ago
1
Injecting a 64bit dll into a 32bit process
#18
tsuza
closed
1 year ago
1
`The specified module could not be found.` error shows up even though the DLL exists.
#17
TechStudent10
closed
1 year ago
6
Consider using an attribute macro for payload procedures
#16
NotNite
opened
1 year ago
1
Migrating from winapi to windows-sys
#15
NiiightmareXD
closed
1 year ago
1
use of unstable library feature 'once_cell_try'
#14
huangjj27
closed
1 year ago
2
Push fix from commit 0508b0f to crates.io
#13
avalsch
closed
1 year ago
0
Not compiling on Windows 11
#12
auribuo
closed
1 year ago
1
Use of unstable library feature 'once_cell_try' in newer nightly
#11
Dr-Emann
closed
1 year ago
1
Pass string as argument and read
#9
Aporate
closed
1 year ago
3
Bump sysinfo for ntapi
#8
veeenu
closed
2 years ago
0
Does not compile.
#7
v-maxson
closed
2 years ago
1
Fix OnceCell compilation issues.
#6
edsky
closed
2 years ago
2
Why is it not supported for 32-bit programs to call 64-bit target processes.
#5
edsky
opened
2 years ago
6
Provide better errors when payload is incompatible with target process.
#4
OpenByteDev
closed
1 year ago
0
Inject fails with "not a valid Win32 application"
#3
bonega
closed
2 years ago
10
Consider switching to windows-sys
#2
philpax
closed
2 years ago
3
Going from a `(OwnedProcess, BorrowedProcessModule)` to a `OwnedProcessModule`
#1
philpax
closed
2 years ago
3