update readme
This commit is contained in:
parent
3e2a03204b
commit
31d3dadc52
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
@ -1,2 +1,13 @@
|
||||||
tests for https://github.com/pkujhd/goloader and https://github.com/eh-steve/goloader.
|
This branch uses unofficial goloader implementation, see https://pkg.go.dev/github.com/eh-steve/goloader, https://github.com/eh-steve/goloader and https://git.aliberksandikci.com.tr/Liderahenk/ahenk-docs/src/branch/main/dev/resources.md#goloader-plugin-logic for more information
|
||||||
contains some parts from https://git.aliberksandikci.com.tr/Liderahenk/ahenk-go
|
|
||||||
|
---
|
||||||
|
# Pros
|
||||||
|
- Fast, Lightweight
|
||||||
|
- **Can be unload**
|
||||||
|
- **Can be use with windows**
|
||||||
|
- Can build go programs in runtime
|
||||||
|
# Cons
|
||||||
|
- Unofficial
|
||||||
|
- Changes default go configs and compiler settings !!
|
||||||
|
- Missing Security features ?
|
||||||
|
- Missing feature: use precompiled binaries
|
Loading…
Reference in a new issue