dzzie
dzzie
I think pe.section_exists(name) would be a useful addition and make for cleaner sigs over having to write an inline for loop in the script to see if it exists. Possibly...
I do not see an easy way to test for a corrupt import table in the current pe module. number_of_imports may be > 0, imphash() may not be md5(""), and...
this should do the trick give it a try.
### Describe the new feature I use a custom sqllite extension. Would be cool to have the capability to extend the scintinilla intellisense and or code tips from data in...
I have not tested this yet, but did not see it written anywhere in the docs. DJI is very strict about everything being on the same firmware version. My guess...
Hi, small bug to be aware of in libdasm. from the read me: ``` int get_instruction_string(INSTRUCTION *instr, enum Format format, DWORD offset, char *string, int length); string is the pointer...
### Details Hi, some small updates to the map package, biggest one was the system notepad changed and was failing as external viewer. Also got an sql export feature for...