issues
search
nodejs
/
postject
Easily inject arbitrary read-only resources into executable formats (Mach-O, PE, ELF) and use it at runtime.
Other
187
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
postject will corrupt the executable file on my arm64 mac.
#103
xicilion
closed
1 month ago
1
fix: typos
#102
NathanBaulch
opened
1 month ago
0
Segmentation fault on output executable
#101
OvercookedBeef
opened
1 month ago
3
fix: print full error and cause with flag --verbose
#100
legendecas
opened
2 months ago
0
fix: Added Typescript support
#99
james-pre
opened
3 months ago
4
Types/Typescript support
#98
james-pre
opened
3 months ago
0
Signing a `darwin-x64` node executable on `darwin-arm64` leads to a segmentation fault when started [SOLVED]
#97
mn4367
opened
8 months ago
1
injecting multiple resources to the same binary.
#96
yisar
opened
9 months ago
0
Error: Could not find the sentinel NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 in the binary
#95
yisar
closed
9 months ago
0
SEA issue at step running postject to inject the blob
#94
leiyu2345
closed
9 months ago
1
refactor: split postject into libpostject and postject_wasm
#93
branchseer
closed
1 month ago
0
Error: Multiple occurences of sentinel found in the binary
#92
istir
opened
10 months ago
5
Can't read and write to target executable
#91
Drjacky
closed
9 months ago
2
stripping postjected executable causes segmentation fault
#90
med-ab
opened
1 year ago
0
Error: buffer[colonIndex].charCodeAt is not a function
#89
swz-git
closed
1 year ago
2
Question about the sentinel fuse.
#88
agnat
opened
1 year ago
5
upx compatibility(Cannot pack after postject-ed)
#87
y3k00000
opened
1 year ago
2
feat: make postject faster
#86
RaisinTen
closed
1 year ago
0
Investigate why running the wasm blob in Postject is slow
#85
RaisinTen
closed
1 year ago
0
fix: Check for kUnknown ExecutableFormat
#84
dfellis
closed
1 year ago
0
single executable applications with warning
#83
waitingsong
closed
1 year ago
4
Can't read and write to target executable
#82
hd321kbps
closed
1 year ago
8
chore: add `patches/` to `.npmignore`
#81
RaisinTen
closed
1 year ago
0
test: fix test on linux
#80
RaisinTen
closed
1 year ago
0
fix: formatting in test/cli.mjs
#79
RaisinTen
closed
1 year ago
1
chore: remove postmanlabs references in package.json
#78
cjihrig
closed
1 year ago
0
fix: crash in `postject_find_resource()` on Linux
#77
RaisinTen
closed
1 year ago
3
SEA created following Node.js documentation doesn't work
#76
targos
closed
1 year ago
9
Weired output message `The signature seems corrupted!` on Windows
#75
ShenHongFei
closed
1 year ago
7
feat: add base logger
#73
tony-go
closed
1 year ago
0
chore: update zx to 7.1.1
#72
tony-go
closed
1 year ago
1
Print a message when the build is successful
#71
mcollina
closed
1 year ago
1
Calling `postject_find_resource()` segfaults on `rhel8-ppc64le`
#70
RaisinTen
closed
1 year ago
6
fix: compilation error on macOS >= 13
#69
RaisinTen
closed
1 year ago
1
Unable to make build on macOS 13 due to deprecated functions
#68
debadree25
closed
1 year ago
3
refactor: replace commander with parseArgs
#67
debadree25
opened
1 year ago
3
chore: disable more unused LIEF options
#65
dsanders11
closed
1 year ago
1
feat: use `objcopy` instead of `LIEF`
#64
RaisinTen
closed
2 years ago
5
Internally use `objcopy --add-section` on macOS and Linux
#63
RaisinTen
closed
2 years ago
10
What to use for CI
#62
RaisinTen
opened
2 years ago
7
test: remove Node.js specific tests
#61
RaisinTen
closed
2 years ago
0
chore: remove Postman copyright from `postject-api.h`
#60
RaisinTen
closed
2 years ago
0
feat: add a fuse to speed up the case where no resource is present
#59
RaisinTen
closed
1 year ago
6
Add a fuse to speed up resource access
#58
RaisinTen
closed
1 year ago
4
docs: make postject ready for transferring to the nodejs org
#57
RaisinTen
closed
2 years ago
5
Replace `commander` with `parseArgs`
#56
RaisinTen
opened
2 years ago
8
chore: add LIEF's LICENSE
#55
RaisinTen
closed
2 years ago
0
fix: make sure that `postject-api.h` compiles without warnings
#54
RaisinTen
closed
2 years ago
0
test: bump up timeout value to 5 minutes
#53
RaisinTen
closed
2 years ago
0
test: add test for code signing on macOS
#52
RaisinTen
closed
2 years ago
0
Next