Secure Chicken

Results 6 issues of Secure Chicken

* **I'm submitting a:** - [x] Feature Request * **Summary** When using the "row" slot of IDatatable component, the "index" prop that is passed to parent is relative to the...

feature

* **I'm submitting a:** - [x] Bug Report * **Steps to reproduce** The root cause can clearly be read from a source file: https://github.com/inkline/inkline/blob/78d386a9f920a177a57fb3637db00fe1eccf7ab2/packages/inkline/src/components/IDatatable/template.html#L80 * **What is the expected behavior?**...

bug

Added: Web backend can now add/delete IOCs watchers sources in config. In the process, tuned "write_config" in `server/backend/app/classes/config.py` so that return's doc description is fixed, return messages are more explicit...

Hey, Thanks for your work, Just so you know, I tried to port to Python 3 and IDA 7.4+ here: https://github.com/securechicken/ida-bpf-processor-74/tree/update-p3-ida74 Worked fine for me on 7.7. Tell me if...

Hi! When a LNK file contains a StringData structure (such as **NAME_STRING**, **RELATIVE_PATH**, **WORKING_DIR**, **COMMAND_LINE_ARGUMENTS** and **ICON_LOCATION**; see [MS-SHLLINK](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-shllink) as of 9.0 and before, title 2.4) with a `CountCharacters` value...

Hi (again, this is somehow related to #21 ), The result of StringData (such as **NAME_STRING**, **RELATIVE_PATH**, **WORKING_DIR**, **COMMAND_LINE_ARGUMENTS** and **ICON_LOCATION**; see [MS-SHLLINK](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-shllink) as of 9.0 and before, title 2.4)...