Community Profile

photo

Samuel SLenker


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to pass 128bit Hex number through pointer
Hello, I have a code for AES-CTR128 made in assembly. The code is linked to a DLL. Now, I want to use this DLL for computa...

7 years ago | 0 answers | 0

0

answers

Question


Issue with libwmcli.dll after called funtion is processed x64
Hey everyone, I have a script in Matlab that computes Vector-Matrix multiplication. A DLL was created in assembly language to...

7 years ago | 0 answers | 0

0

answers

Answered
Matlab crashes when the external function in DLL is called (x64 code)
So I found a mistake in my assembly code. Now when I use the new version, Matlab crashes again but with crash dialog where it sa...

7 years ago | 0

| accepted

Answered
Matlab crashes when the external function in DLL is called (x64 code)
@Jan The same script was used for x32 DLL in x32 Matlab and it worked without any problems. Of course, the .h file was define...

7 years ago | 0

Answered
Matlab crashes when the external function in DLL is called (x64 code)
Hi Philip, find the details below: * Matlab R2015b x64, Win7 x64 * _SOURCE CODE OF THE DLL IS IN ATTACHMENT_ (notes are n...

7 years ago | 0

Answered
Matlab crashes when the external function in DLL is called (x64 code)
Hello Jan, the code should be OK. Before I even moved to Matlab, I went through several tests and optimizations. I create...

7 years ago | 0

Question


Matlab crashes when the external function in DLL is called (x64 code)
Hello, I have a code in assembly language that includes few functions. The code was translated into .DLL (x64). Now I want to...

7 years ago | 7 answers | 0

7

answers