Jan Beck

Results 13 issues of Jan Beck

I have tried to run angrgdb on 2 PIE executables, and in both cases either state = StateShot() or sm = StateManager() yield an error of this type in gdb:...

**Describe the bug** The decompiler ignores a lot of pin assignments for the following firmware. [firmware.zip](https://github.com/NationalSecurityAgency/ghidra/files/6522260/firmware.zip) ![Screenshot from 2021-05-21 07-48-24](https://user-images.githubusercontent.com/11450961/119132808-27321e00-ba09-11eb-91a4-edaeed06d699.png) **To Reproduce** Steps to reproduce the behavior: 1. load firmware;...

Feature: Processor/8051
Status: Waiting on customer

Using the same file and methodology as #153 I get ``` APID[TRACE]: API Lookup: GLU32:gluUnProject APID[WHERE]: JSON API database /usr/local/share/pharos/apidb/pharos-api-additions.json has no data for DLL: GLU32 APID[WHERE]: SQLite API database...

apidb

Using the same file and methodology as #153 I get ``` APID[TRACE]: API Lookup: MSVCR120:_getch APID[WHERE]: JSON API database /usr/local/share/pharos/apidb/pharos-api-additions.json has no data for DLL: MSVCR120 APID[TRACE]: SQLite API database...

apidb

Using the same file and methodology as #153 I get ``` APID[TRACE]: API Lookup: WINSPOOL:DocumentPropertiesW APID[WHERE]: JSON API database /usr/local/share/pharos/apidb/pharos-api-additions.json has no data for DLL: WINSPOOL APID[WHERE]: SQLite API database...

apidb

Using the same file and methodology as #153 I get ``` APID[TRACE]: API Lookup: USER32:wsprintfW APID[WHERE]: SQLite API database /usr/local/share/pharos/apidb/pharos-apidb.sqlite could not find function wsprintfW in USER32 APID[WHERE]: Decorated name...

apidb

I have the situation that two different addresses have been given the same function names after applying ooanlyzer in Ghidra. For example, at address 0x00437c66 the decompilation gives a function...

bug
enhancement
plugins

I found serialterminal.com though your posting here: https://stackoverflow.com/questions/30114474/communicate-with-the-serial-port-from-client-web-browser In that page, there is some important information, that I think you should add to the readme, namely that "As you can...

I am using the PIN tool on this binary, which is a reverse engineering challenge, not malware. It is using nanomites, I think, and causes the PIN tool to crash:...

bug