Commit Graph

32 Commits

Author SHA1 Message Date
Wietze 209b6bff6b Merge branch 'main' into dev/command-check 2026-02-13 14:12:29 +00:00
Wietze 87bb575934 Updating README 2026-02-05 02:34:22 +00:00
Wietze 7db2438d30 Improved command parsing, updated test harness 2026-02-05 02:25:25 +00:00
Wietze f63f6b17a1 Adding test harnass 2026-02-02 15:02:09 +00:00
Wietze 19b02412c6 Update for v2.0: support for profiles, ReorderArgs modifier 2026-01-30 02:18:48 +00:00
Wietze aa945b3482 Adding checks for presence of 'command', throw error/ask for input otherwise (#4)
Closes #3
v1.2.0
2025-04-14 22:18:52 +01:00
Wietze 04b8521f9f Adding checks for presence of 'command', throw error/ask for input otherwise 2025-04-14 22:17:00 +01:00
Hare Sudhan 638fd49bf3 Update Invoke-ArgFuscator.psd1 (#2) v1.1.0 2025-02-14 14:21:57 +00:00
Hare Sudhan 791cfc8fa1 Created an option to specify the command instead of the JSON file and added code to publish it to PowerShell Gallery (#1)
* add an option to include command parameter

* add option to push to PowerShell Gallery

* Update Invoke-ArgFuscator.psm1

* fix inoptionchar for windows

* Minor changes to parameters (documentation)

* Updating Invoke-ArgFuscator.ps1, README

---------

Co-authored-by: Wietze <wietze@users.noreply.github.com>
2025-02-14 14:16:03 +00:00
Wietze 0a8f4b3b7b Updating documentation links in README v1.0.0 2025-01-27 22:32:30 +00:00
Wietze 49f7cf1bfd Fixing Regex replace bug, better Character Insertion support 2025-01-21 01:03:48 +00:00
Wietze 2d84a831d5 Fixing character insertion issue after value char 2024-09-12 21:20:03 +01:00
Wietze ec277635f0 Minor refactoring 2024-07-27 16:50:36 +01:00
Wietze 41bbd92914 Adding README 2024-07-27 16:46:08 +01:00
Wietze a4c6f927da Formatting changes 2024-07-27 16:44:59 +01:00
Wietze e3de6296d7 Flipping 'ExcludedTypes' to 'AppliesTo' (i.e. 'IncludedTypes')
See wietze/ArgFuscator.net@2b788a4528d24005ba4d3daf0c4d4451f94d86eq9
2024-07-27 15:41:14 +01:00
Wietze 353e780127 Improved quote insertion 2024-04-25 00:32:40 +01:00
Wietze 754dfe9c2f Making quote insertion less error prone 2024-04-20 18:49:09 +01:00
Wietze 32adc1b714 Removing legacy files 2024-04-14 22:29:08 +01:00
Wietze 9e7acaa573 Updating banner 2024-04-14 22:27:39 +01:00
Wietze 3591fa2632 Improving QuoteInsertion logic 2024-04-14 22:27:39 +01:00
Wietze c779fea0c2 Renaming to Invoke-ArgFuscator 2024-04-14 22:27:39 +01:00
Wietze 17dedc2aad Making project compatible with older versions of PowerShell 2024-04-14 22:27:37 +01:00
Wietze 7954bafdfb Making project compatible with older versions of PowerShell 2024-02-27 00:46:50 +00:00
Wietze 3528fd9b07 Updating OptionCharSubstitution modifier 2024-02-27 00:45:50 +00:00
Wietze cf90a68b3f Minor formatting changes 2024-02-19 00:41:15 +00:00
Wietze 2c793c04c2 Implementing shorthands modifier 2024-02-19 00:21:20 +00:00
Wietze 84bf4e85f4 Implementing FilePathTransformer, URLTransformer, Regex modifiers
Also updating CharacterInsertion and Sed
2024-02-17 15:49:06 +00:00
Wietze 36d4df012f Improving QuoteInsertion modifier 2024-02-13 01:10:28 +00:00
Wietze 8f7ca5ef64 Adding Sed support 2024-02-13 00:34:03 +00:00
Wietze b1310c8b6b Initial version 2022-11-20 18:08:06 +00:00
Wietze 46689bb3d1 Initial commit 2022-11-20 17:59:23 +00:00