Results 80 issues of ytrezq

Mythril can generate a call graph. But sometimes, when the call depth is huge, it’s difficult to find which input or input sequence in several transactions allow to reach a...

Type: enhancement

## Description : Detects the possibility to ᴊᴜᴍᴘ at arbitrary address either because of low level functions used in source code or for well written and audited solidity code but...

Currently, anaylysis are performed with `[SOMEGUY]` and `[ATTACKER]` having initally a balance of 0 and no storage in the target smart contract (which can also means a token balances of...

Type: enhancement

I ran the following command: myth -v 4 analyze --rpc infura-mainnet -b 8 -t 3 --enable-coverage-strategy -a 0x1670dfb52806de7789d5cf7d5c005cf7083f9a5d -l --max-depth 260 and among the error it reported, it reported the...

Type: bug 🐛
false positive

I have a ᴄᴘᴜ load intensive process. However, sometimes, one task is requiring too much time in order to complete and it needs to be skipped so that the next...

new feature
kernel
no-auto-close

Not that Vyper uses RETURNDATASIZE, but the used memory location for returning data always contains nothing… This results in the same as https://medium.com/coinmonks/missing-return-value-bug-at-least-130-tokens-affected-d67bf08521ca

I took care to no use size_t when the signing bit might be required _(at least if I didn’t mistake)_. This adds an additional _(but probably unnecessary)_ safeguard. As well...

I took care to not use size_t when the signing bit might be required _(at least if I didn’t mistake)_. This adds an additional _(but probably unnecessary)_ safeguard. As well...

Everything is in the title. Of course, as it is [normally impossible to run `.exe` compiled for arm as it is a Microsoft privilege](https://www.computerworld.com/article/2494493/hacker-finds-way-to-run-desktop-applications-on-windows-rt.html). This means publishing an official app...

It seems a problem affect all .k files generated by werkkzeug3. I also tried with the originals files from this repository. The result is `player_demo.exe` give something like : ![debris_9241...