-
In this function under MemoryModule.c:
```
static BOOL
CopySections(const unsigned char *data, size_t size, PIMAGE_NT_HEADERS old_headers, PMEMORYMODULE module)
{
...
PIMAGE_SECTION_HEADER secti…
-
Specifically, cryptography.hazmat.bindings._rust.pyd does not allow for TLS, but pythonmemorymodule forces use of TLS, not sure what the solution would be here, but it isn't compatible.
-
Hello I have a problem of the same type
I have a Zabbix server proxy and a Zabbix main server, the latter monitoring the Zabbix proxy.
From the Zabbix proxy I have the Python script that is run to e…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
There is one node (out of 3) that first appeared in "Machines" but now only shows up when cr…
-
When throwing and catching an exception inside the "memory-loaded" dll the application crashes with "Unhandled exception at ...". Even though the appropriate catch is in place.
This is when using Vi…
-
作者您好,我想请教一个问题
在教程里关于自定义CUPY神经元的部分
class CUPYIFNode(base.MemoryModule):
def __init__(self, v_threshold: float = 1., v_reset: float or None = 0.,
surrogate_function: Callable = s…
-
With the current fancycode you can load DLLs but starting Calc.exe or Notepad.exe from memory fails always.
Calling the entry point hangs forever or crashes.
At least I know that adapting the PEB …
Elmue updated
3 years ago
-
Is it possible that a C# wrapper will be provided in the future?
Thank you for your excellent work
-
**Issue type**
- [ ] Bug Report
- [ ] Feature Request
- [x] Help wanted
- [x] Other
**SpikingJelly version**
`0.0.0.0.15`
**Description**
I had question in regards to the implement…
-
Certainly! I'll structure the GitHub issue using the bug report template provided in the repository. Here's how you can format your issue:
```markdown
**Describe the bug**
When attempting to list…