Filter RSS
專案歷史紀錄

2023-03-22
00:01
PEFramework
[Project Settings] Subversion has been changed to Disabled
2021-09-26
03:20
PEFramework
[SVN] Commit revision 39
- adjusted the project file to the new project template where we use MSBUILD ProjectReference nod...
2021-08-30
07:26
PEFramework
[SVN] Commit revision 38
- adjustments due to the new Eir SDK version
2020-10-30
23:08
PEFramework
[SVN] Commit revision 37
- added ability to compile peframework with NativeExecutive inclusion
22:28
PEFramework
[SVN] Commit revision 36
- adjustments for the new Eir SDK version
2019-11-11
01:29
PEFramework
[SVN] Commit revision 35
- cleanup because I forgot some refactoring in last commit
00:32
PEFramework
[SVN] Commit revision 34
- implemented support for ARM64/ARM32 executable images - added unit tests for ARM32/ARM64 PE ima...
2019-11-10
21:22
PEFramework
[SVN] Commit revision 33
- began working on ARM/ARM64/MIPS support based on runtime function data directory - disabled spe...
2019-09-29
00:29
PEFramework
[SVN] Commit revision 32
- implemented reading of PEImportDesc functions entries by IAT thunk copy because MSFT's PE loade...
2019-06-07
03:47
PEFramework
[SVN] Commit revision 31
- fixed a bug where empty import directory were incorrectly written to images - added some more h...
2019-04-14
22:55
PEFramework
[SVN] Commit revision 30
- tiny adjustment for cleanliness
22:25
PEFramework
[SVN] Commit revision 29
- updates for Visual Studio 2019 - typo fix
22:22
PEFramework
[SVN] Commit revision 28
- updates for Visual Studio 2019
2019-02-14
23:51
PEFramework
[SVN] Commit revision 27
- straightened out new resource creation + insertion - added more helper API for PE resource addi...
2019-02-11
23:30
PEFramework
[SVN] Commit revision 26
- removed straw new/delete operator calls inside of PEFramework and redirected them into the new ...
18:14
PEFramework
[SVN] Commit revision 25
- restructured the repository so we can put in a unit test project
2019-02-10
22:06
PEFramework
[SVN] Commit revision 24
- added memory module which should be the pipe of all memory allocations inside PEFramework (TODO...
2018-08-24
05:37
PEFramework
[SVN] Commit revision 23
- beautification: removal of NULL in favor of C++11 nullptr
2018-05-20
23:15
PEFramework
[SVN] Commit revision 22
- the STL is such a fucking tool..
2018-01-12
04:11
PEFramework
[SVN] Commit revision 21
- Code::Blocks .depend files are not supposed to be added to version control