Skip to content

issues Search Results · repo:aeverj/NimShellCodeLoader language:C

Filter by

12 results
 (69 ms)

12 results

inaeverj/NimShellCodeLoader (press backspace or delete to remove)

编译半天都不行,我是按照你的github上面操作的,不知道哪里除了问题
  • K8723
  • 2
  • Opened 
    on May 29, 2022
  • #11

大佬请问这个怎么解决,安装nim-1.6.4,安装winim,分别编译了encryption中的Tdea.nim和Caesar.nim 然后使用报错 1647410207(1)
  • urarasama
  • 4
  • Opened 
    on Mar 16, 2022
  • #10

哪些方法是用了反在线沙盒功能?是加载方法带ACE后缀的吗?
  • spooky18
  • 1
  • Opened 
    on Feb 18, 2022
  • #9

安装完winim库之后,执行这两个命令并未出现codeloader.exe文件 nim c -d:release --opt:size Tdea.nim nim c -d:release --opt:size Caesar.nim 是我哪里的步骤有问题吗,还是我的环境安装失败
  • CaiH123
  • 3
  • Opened 
    on Feb 17, 2022
  • #8

2021旧版使用nim 1.48 32位版本,Direct_Load方法加载32位的shellcode可以正常加载,2021旧版 + nim 1.62和最新gcc的32位版本编译32位shellcode也可正常加载 2022的新版配合nim 1.62和最新gcc的32位版本编译32位shellcode,会出现图片中的错误 手心输入法截图20220205124238382
  • spooky18
  • 10
  • Opened 
    on Feb 5, 2022
  • #7

测试环境在win 10 64位,Nim、MingW编译环境均为64位。其中很多方法不上线,不知道是我的测试方法不对还是? Cobalt Strike 生成的64位 shellcode , 格式raw的bin文件 Thread_Pool_Wait 报错 image Thread_Hiijack_Inject_Load 不上线 OEP_Hiijack_Inject_Load 不上线 APC_Ijnect_Load ...
  • spooky18
  • 2
  • Opened 
    on Oct 19, 2021
  • #6

想扩展Direct加载方法,调用COM,加一些功能,结果就编译不过了,错误如下。请问是哪方面的错误怎么修改,非常感谢!代码: `#include public.hpp #include objbase.h #pragma comment(lib, ole32 ) int Direct_Load(char *shellcode,SIZE_T shellcodeSize) { HRESULT hr; ...
  • spooky18
  • 1
  • Opened 
    on Sep 29, 2021
  • #5

凯撒和3des加密方法都换过,6种运行shellcode的方法也都随机试了几个,始终在运行加密后Cobalt Strike的Shellcode制作的exe文件报错,初步怀疑现在的的nim更新了base 64方面的加密代码,所以程序产生了兼容性bug?请作者看看怎么解决?谢谢 手心输入法截图20210928183244488 ? nim版本 我之后又试了官方几个大版本的代表版本,问题依旧 12121212 ...
  • spooky18
  • 6
  • Opened 
    on Sep 28, 2021
  • #4

image
  • JK-Love
  • 3
  • Opened 
    on Jun 5, 2021
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub