Miklós Márton

Results 113 comments of Miklós Márton

Hi @HamedMasafi Thank you for your reply, and it was not late at all! I am still on the steep phase of the learning curve with Nut, but I am...

Hi folks, I am facing with the same issue by using the pylon C++ SDK and really have no idea why it get thrown when I call CInstantCamera::StartGrabbing Under what...

Hi folks, Once upon a time I was thinking about making a 'supplier API' -> Inventree conversion program, but luckily I found Kin-tree before starting the actual coding. My original...

I started to work on this, I have a dynamically populated (from InvenTree) treeview: ![kép](https://user-images.githubusercontent.com/1609182/199036147-0022bcba-4dd1-4155-b7db-e128b04a0f52.png) I plan to add a recent list next to it with the latest imported categories.

@eeintech The code lives here: https://github.com/martonmiklos/Ki-nTree/tree/rething_category_selection It is above a TME support branch, but I plan to rebase to master when I am done.

Well it seems that ST changed the encryption method of the firmware since @lujji worked on it (the best performance key ~~does not outputs valid binary for the old f2_1.bin...

@lujji I just take a look on the f3 binaries and did not found any UTF strings in it, and the entropy looks weird.

Where do you see that it does not decrypts it? I am reading the decompiled java code and did not see it yet.

@lujji Wait you are reverse engineered the native executable not the java one? In the java codes the method to which the "best performance" key was passed appears to be...

> Wouldn't https://github.com/jeanthom/stlink-tool be a good place to put it? Stlink-Tool works perfect to flash blackmagic debug probe reversible to an STLinkV2. Haha I just came across that tool in...