Willi Ballenthin

Results 231 issues of Willi Ballenthin

```console for F in /Volumes/obj/vt/00/00/0000*; ./target/release/smoke $F 2>&1 | grep ERROR; echo $F $status; end 2023-06-05 07:18:22 [ERROR] String is too short /Volumes/obj/vt/00/00/0000ada11ac30be07aa95ebce96b248aeddebe573b641f74edf81bc5353231e3 0 2023-06-05 07:18:22 [ERROR] format not supported:...

bug

https://www.virustotal.com/gui/file/0000bab1a3b04d3013d126e4621abfe7ec87ba0eafac01a53ac51c4db747f65a ``` 2023-06-06 13:52:00 [ERROR] Malformed entity: Cannot map import_address_table_rva 0x0 into offset for untfs.dll Stack backtrace: 0: anyhow::error::::from at /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.71/src/error.rs:547:25 1: ::from_residual at /rustc/ce5919fcef67103098219e1868f741e56fc90963/library/core/src/result.rs:1961:27 2: lancelot::loader::pe::get_pe at ./core/src/loader/pe/mod.rs:95:14 3:...

bug

This PR adds a `.stat()` routine to transaction objects so that a caller may inspect statistics for a specific database. This is useful when there are multiple databases open in...

example here: https://github.com/williballenthin/idawilli/blob/1d3bbee0bbf12440cdaac4dacecf8021d5d5fe4f/plugins/colors.py#LL13C8-L13C24 benefits: - we don't change the opened database, which helps when sharing the IDB elsewhere - we don't have to clean up the colors when we're done...

enhancement
ida-explorer

https://github.com/fpgmaas/deptry

good first issue
CI
dependencies

let's discuss the requirements and sketch a design for how this feature should look and act. the idea is to represent a file name or path artifact that is manipulated...

enhancement
breaking-change
gsoc
dynamic

let's discuss the requirements and sketch a design for how this feature should look and act. the idea is to represent a registry artifact that is manipulated during a dynamic...

enhancement
breaking-change
gsoc
dynamic

let's discuss the requirements and sketch a design for how this feature should look and act. the idea is to represent a mutex artifact that is manipulated during a dynamic...

enhancement
breaking-change
gsoc
dynamic