-
Good opportunity to learn from ECF.
https://www.youtube.com/watch?v=-cZPXZcAC5M&t=0s&list=PLrtFm7U0BIfXSllCnrrsZ9mjI7OyjWQXG&index=64
Points that stood out to me.
* The new ECF's goals are
…
-
I have this need:
1, A request is sent to backend server with eval module.
2, If the eval response is '0', I want to rewrite this request to a second location.
3, In the second location, I also have a…
-
ecfs SEGV's when the dump has more than 4 gigs of memory mapped in, and in the case of a large heap of OOM condition ecfs fails to collect the process. Maybe add the physical max mem to be the max si…
-
```
../../contrib/ecfs/src/core_text.c:37:12: warning: implicit declaration of function 'pid_read' is invalid in C99 [-Wimplicit-function-declaration]
int ret = pid_read(pid, (void *)ptr, (voi…
-
Wojciech Cencek 2019-06-18 02:00:04 UTC
Standard environment variables (WCOSS Implementation Standards, Table 1) must not be set or changed below the j-job level, for instance in scripts/exglobal_enk…
-
Hello! The HTFETI method is efficient for large-scale problems. I want to use espreso to test weak scalability and I run espreso with the following command:
./waf configure -m release --intwidth=64…
-
This is a narrow sub-issue of #223, but `feedparser`'s `published_parsed` date is a UTC tuple.
Take this example of Paul Manafort's document from yesterday:
```>>> pprint(f.entries[34])
{'guidisl…
-
Currently, the only transport available in p2 goes through ECF, which does the job well. But still it adds 1 layer of indirection which might not always be desired, and Java now should have everything…
-
This epic covers the recording of an induction or induction period start via the AB service, including:
- Collecting TRN and date of birth
- Matching these details with a TRS record
- Matching these …
-
**Is your feature request related to a problem? Please describe.**
I am currently trying to run back in a securely protected vm a rensomware ram caught by volatility in order to find back the encrypt…