Skip to content

Releases: Joe1sn/S-inject

Version V3.0

16 Sep 06:09

Choose a tag to compare

  1. new ui interface
  2. support inject shellcode through file
  3. new project structure
  4. abandon imgui-docking, more close to windows native window

Release V2.999

14 Sep 13:00

Choose a tag to compare

Release V2.999 Pre-release
Pre-release
v2.999

feat: https://github.com/Joe1sn/S-inject/issues/8

Version V2.2

17 Feb 11:39
21b4e8f

Choose a tag to compare

  1. New Feature: Inject dll from internet, no local dll file!

  2. Can using command line to finish inject, so it will be convient for issue3 and issue4

Version 2.1

06 Jun 05:37
55db55c

Choose a tag to compare

  1. 更好的GUI布局,支持Docking。
  2. 代码整理,优化项目文件结构,尽量贴合我认为(知道)的现代cpp规范。
  3. 遍历部分尽量使用 NtQuerySystemInformation

2024-6-18 fix
2024-7-7 fix issue 2

Version 2.0

20 May 02:22
4b39c5e

Choose a tag to compare

Using ImGui to code GUI, make this in other ways of using (such as game dll inject) more convenient

Version 1.7

16 May 03:23
0e0f3d3

Choose a tag to compare

new feat with free lib

Version 1.6

01 Apr 03:06
4cf06d1

Choose a tag to compare

new feat with brutal dll injection

Version 1.5

08 Mar 08:59
5963a6d

Choose a tag to compare

x64 S-inject using direct syscall to do the CreateRemoteThread job

Version 1.0

05 Feb 06:36
20814c6

Choose a tag to compare

Initial Release