Releases: Joe1sn/S-inject
Releases · Joe1sn/S-inject
Version V3.0
Release V2.999
v2.999 feat: https://github.com/Joe1sn/S-inject/issues/8
Version V2.2
-
New Feature: Inject dll from internet, no local dll file!
-
Can using command line to finish inject, so it will be convient for issue3 and issue4
Version 2.1
- 更好的GUI布局,支持Docking。
- 代码整理,优化项目文件结构,尽量贴合我认为(
知道)的现代cpp规范。 - 遍历部分尽量使用
NtQuerySystemInformation
2024-6-18 fix
2024-7-7 fix issue 2
Version 2.0
Using ImGui to code GUI, make this in other ways of using (such as game dll inject) more convenient
Version 1.7
new feat with free lib
Version 1.6
new feat with brutal dll injection
Version 1.5
x64 S-inject using direct syscall to do the CreateRemoteThread job
Version 1.0
Initial Release