Calle Svensson

Results 32 issues of Calle Svensson

When we recently used CTFNote, for some reason we ended up with having the same category spelled in different ways. This was probably some user error but it would be...

enhancement

**Version and Platform (required):** - Binary Ninja Version: 3.1.3703-dev (Build ID 2713759a) - OS: Ubuntu Linux - OS Version: 22.04.01 - CPU Architecture x64 **Bug Description:** Binary Ninja is off...

bug

**Version and Platform (required):** - Binary Ninja Version: 3.1.3678-dev (Build ID 471db061) - OS: Xubuntu Linux - OS Version: 22.04.1 - CPU Architecture x64 **Bug Description:** When in graph view,...

bug
Impact: Low
Effort: Trivial

I seem to have some problems building the Python bindings on my Ubuntu 22.04 LTS setup. Running the Python test yields the output below. A similar error occurs if I...

``` Apr 18 13:37:47 helpdesk snuffleupagus[39409]: [snuffleupagus][0.0.0.0][readonly_exec][log] Error while accessing phar:///var/www/html/osticket/upload/include/plugins/auth-oauth2.phar/plugin.php: No such file or directory in phar:///var/www/html/osticket/upload/include/plugins/auth-oauth2.phar/plugin.php on line 3 ``` I suspect that sp tries to do something...

Libc has a bunch of optimized implementations of many of its functions such as `__strlen_avx2`, etc. These are not exported as symbols but instead there is a function called `__libc_ifunc_impl_list`...

**Version and Platform (required):** - Binary Ninja Version: latest dev (will update this with exact number when I get home) - OS: Linux Ubuntu - OS Version: 22.04 LTS -...

State: Awaiting Triage

To get the binja plugin added to the plugin manager, we need to make a release and then open an issue in that repo as laid out here: https://github.com/Vector35/community-plugins#contributing-plugins

Have had some problems on a CTF level with: setgroups setgid setuid setsid getpwnam Don't have the time to investigate exactly which of these make sense to hook. Will look...