Skip to content

Commit

Permalink
Remove unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
academo committed Jun 29, 2021
1 parent e39e7b2 commit 55800eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
export interface MemoryProtection {
cross_session?: boolean;
// should this be a enum with 'signature' and ' shellcode_thread' ? are there more options?
feature?: string;
parent_to_child?: boolean;
self_injection?: boolean;
Expand Down

0 comments on commit 55800eb

Please sign in to comment.