luject icon indicating copy to clipboard operation
luject copied to clipboard

🍹A static injector of dynamic library for application (android, iphoneos, macOS, windows, linux)

Results 10 luject issues
Sort by recently updated
recently updated
newest added

### 描述问题 xmake编译工程报错 - [ ] @ #1. ### [期待的结果](### 请尽量清晰精准地描述你所期待的结果。 ### 错误信息 => install lief 0.11.5 .. failed /root/.xmake/cache/packages/2206/l/lief/0.11.5/source/LIEF-0.11.5/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aesni.c: In function ‘mbedtls_aesni_crypt_ecb’: /root/.xmake/cache/packages/2206/l/lief/0.11.5/source/LIEF-0.11.5/build_5fd114f4/mbed_tls/src/lief_mbed_tls/library/aesni.c:100:43: warning: C++ style comments are not...

1. 错误信息: >luject -i aa.apk ../frida_lx/frida-gadget-15.1.1-android-x86_64.so extract aa.apk x86_64 found! error: /var/folders/69/t_nd3vwx22n0wnrn13qtz4nr0000gn/T/.luject501/210913/aa.tmp/lib/armeabi not found! 2. 命令行 ```luject -i aa.apk ../frida_lx/frida-gadget-15.1.1-android-x86_64.so``` 3. 操作系统 macos 4. apk结构: >/lib/arm64-v8a/*.so >/lib/armeabi -v7a/*.so

执行xmake时报错。 所使用的的环境是Ubuntu 16.04,以下是报错详情截图: ![image](https://user-images.githubusercontent.com/10701811/123731668-32f7e680-d8cb-11eb-8cda-aacd859b4f71.png)

提取APK时失败。 PS E:\项目\luject> xmake run luject -i .\xxx.apk -p libxlua.so .\frida-gadget-arm64.so extract xxx.apk error: extract failed! error: execv(E:\项目\luject\build\windows\x64\release\luject.exe -i .\xxx.apk -p libxlua.so .\frida-gadget-arm64.so) failed(-1)

![image](https://user-images.githubusercontent.com/33065391/110449438-26be0280-80fd-11eb-8f85-7d5d3a1fc67e.png)

Linux kali 5.7.0-kali1-amd64 Zip 3.0 root@kali:/home/kali# luject -i base.apk -p libcore libfrida-gadget.so error: zip not found!

环境:win10 1909 程序:test.exe,test.dll,均为vs2010编译 使用Actions中编译好的windows版本luject程序,将test.dll注入到test.exe程序,提示成功,生成了test_injected.exe 程序,但是经过测试发现,运行test_injected.exe, test.dll并没有被加载

### Describe the problem details Please describe your problem details here. Clone master branch ,xmake show this issue [ 5%]: cache compiling.release src/sv/sv/src/semvers.c [ 5%]: cache compiling.release src/sv/sv/src/comp.c [ 6%]:...

`[username@vmi442840 luject]$ xmake checking for platform ... linux checking for architecture ... x86_64 note: install or modify (m) these packages (pass -y to skip confirm)? in xmake-repo: -> lief 0.11.5...

其他运行调试都正常,也注入了,写入了 js 脚本都没问题,但是直接打开的话就会闪退