Pinwhell

Results 13 issues of Pinwhell

some fields was getting generated with same parent struct field name, this solve this bug

Server implemented with basic limited functionality, extensible if same pattern followed, Android server sample implemented, some TODOS remaining, tested multiclient work nominal. ![descarga (8)](https://user-images.githubusercontent.com/60289470/174705169-d2764514-963a-4974-ae06-b41d29bff7a7.png) ![descarga (7)](https://user-images.githubusercontent.com/60289470/174705178-8be0ea15-743a-447c-9b8d-9f2afb2f1063.png) l

any where if you try #include"Logger.h" you will also need to #include"obfuscate.h" to avoid doing this, including the obfuscate dependence in "Logger.h" itself so no need to include obfuscate to...

where can i find plugin creation documentation, have you examples?

Sometimes, it'd be awesome to have a way to see the code flow in other ways. It'd be neat if we could, for instance, invert the ifs to transform regular...

Type: Enhancement
Feature: Decompiler
Status: Triage

Hey Capstone Team, Hope you're all doing well! I've been digging into Capstone for a while now, and it's been a great tool for dissecting machine instructions. But there's one...

enhancement
code-generation

say for arm64 how to handle branches outside of a region, assuming all branchs set the link register, how to gracefully simply come back without Halting the entire emulatino with...

i am familiar with debuggers & how they use APIs already to achieve debugging/breakpoints/memory watch-points etc, but , i am new to this type of topic of debugger at hypervisor...

question