Commit graph

20 commits

Author SHA1 Message Date
greats3an
2913980189 Version 0.1.7 $
misc : Testing CIs
2022-08-29 00:01:14 +08:00
greats3an
c46ac3f188 misc : added Github Actions config 2022-08-28 23:44:14 +08:00
greats3an
691b264e8d Version 0.1.7
misc : typo fixes
github/actions : added Windows CI
2022-08-28 23:42:48 +08:00
greats3an
3282a870a5 Version 0.1.6
bugfix : Console script should work now
2022-08-03 23:44:34 +08:00
greats3an
ce59cdb693 Version 0.1.5 2022-08-01 07:59:17 +08:00
greats3an
6439841143 misc : version numberbbump 2022-08-01 07:58:01 +08:00
greats3an
2e0f870c72 misc : oops 2022-08-01 07:57:14 +08:00
greats3an
1ed764c800 misc : offset->rva 2022-07-31 15:43:23 +08:00
greats3an
f52e9c14ba misc : added PackerTestApp 2022-07-30 11:00:01 +08:00
greats3an
8311b45635 Version 0.1.4
- see previous commit message for update info
2022-07-30 09:51:48 +08:00
mos9527
586212b0eb
Merge pull request #1 from mos9527/dev
Merged `dev` branch
2022-07-30 09:49:11 +08:00
greats3an
f9326ff68e pe : generalized unpack procedure
- This should allow us to unpack basically anything EVB would produce
- So far, both x86 and x64 PEs are tested with / without overlays
- The produced PE isn't exactly byte-perfect though. Issues are:
-- SizeOfImage is not recalculated
-- Things about heap size  / stack size in the NT headers are not restored
-- .engima bytes still remained in the header parts
I should try to fix these later. But for what we have now, I'd conisder it done.
2022-07-30 09:40:39 +08:00
greats3an
f03f4d23f7 pe : attempting restoration of TLS 2022-06-25 17:20:38 +08:00
greats3an
f281fe9440 Version 0.1.3
pefile : improved (or actually correctly implmeneted) pe restoration
cli : added `--list` option
2022-06-24 18:40:20 +08:00
greats3an
51c4db9e31 Version 0.1.1
fix : minor bug fixes
2022-06-24 15:27:35 +08:00
mos9527
09b58bee1e
Update publish-to-pypi.yml 2022-06-24 14:47:10 +08:00
mos9527
9bafae95bd
Update publish-to-pypi.yml 2022-06-24 14:46:43 +08:00
greats3an
f6f7d83dbf Version 0.1.0 0.1
feat : PE restoration is implemented
feat : added a tree graph for directory listing
misc : improved overall quality
2022-06-24 14:44:29 +08:00
mos9527
8fc1691d14
Version number bump 0.0.8 2022-04-17 15:01:52 +08:00
greats3an
884329818e Reinitialized repo 2022-04-17 14:55:02 +08:00