# Future Plans for Heimdall ## CLI - Implement `isf create` for windows ## Core Features - Registers manipulation - Event handling (breakpoints) - In-VM code execution - Process `symbol_jar` support ## OS Related - **Improve Process Class**: - Thread listing - Heap and stack inspection - Image listing (loaded libraries and executables) - Open file tracking and file access control - Network connections and socket management - Process resource monitoring - Inter-process communication. - Environment variable management - Lifecycle management (pause, resume, terminate) - Network introspection - FileSystem access