We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92f4b05 commit 3b5c952Copy full SHA for 3b5c952
CHANGELOG.md
@@ -7,15 +7,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
8
9
10
-## [1.0.17 / 5.55.17] - 2022-04-??
+
11
12
+## [1.0.17 / 5.55.17] - 2022-04-02
13
14
+### Added
15
+- added checkbox to easeli allow read access to memory of unsandboxed processes (old sbie behavioure, not recommended)
16
17
+### Changed
18
+- improved OpenProcess/OpenThread logging
19
20
### Fixed
21
- Fixed crash issue with the new monitor mode
22
+- Fixed issue with resource access entry parsing
23
24
25
26
-## [1.0.16 / 5.55.16] - 2022-04-02
27
+## [1.0.16 / 5.55.16] - 2022-04-01
28
29
### Added
30
- FIXED SECURITY ISSUE: memory of unsandboxed processes can no longer be read, except for exceptions
0 commit comments