ITADN

Add support for VSCode Dev Containers

#1520Pull Requestcrimsonskylark 创建于 2026-02-14
C
crimsonskylarkcommented
This commit add supports for building a dev container for using miasm inside a Ubuntu-based Docker container. This decouples miasm usage from the user's host system and should prevent issues amongst systems by using pinned dependencies instead. Note that the dev container feature requires docker/podman installed and running. I have tested these changes on the following systems: - Manjaro (Kernel 6.12.64-1) - Windows 11 (25H2 26200.7840) On both machines, all tests except `unpack_upx.py` pass. It seems to be stuck somewhere. I have not yet debugged why that is, but it seems unrelated to the container.
合并状态:未合并 关闭于 2026-02-14 3 条评论