cynder

Results 45 comments of cynder

Pass on MacOS 10.15.7 https://github.com/DragonBuild/dragon/runs/3441772777?check_suite_focus=true

> Possible duplicate of #76. > > `if(@available(iOS 13, *))` causes the following error for both arm64 and arm64e: > > ``` > Undefined symbols for architecture arm64e: > "___isOSVersionAtLeast",...

Also, thank you sososososo much for this PR, this is amazing 😊 😊 😊 😊

Wanted to chime in that upon discovering this bug myself, I thought it was a feature, and a toggle to view the chat for all currently logged-in accounts would be...

perhaps also IDAs internal representation could be swapped out with a memory mapped object handled as ACCESS_COPY and then written over during decryption?

Install curses on windows with `python -m pip install windows-curses`. It should work then. Issue is now tracking a better failure state for this on win.

@cakarlen no

The bad pointer values are chained fixups. ( #2867 ) ![image](https://user-images.githubusercontent.com/55725881/199750659-21b2f5d5-1ce7-4be4-b372-3b19d3875c01.png)

I can no longer repro this on `3.1.3561`. Did this get fixed with the clang parser addition?