Changes between Version 6 and Version 7 of AuditFramework
- Timestamp:
- 04/06/11 10:40:31 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AuditFramework
v6 v7 62 62 }}} 63 63 64 This will generate various ump files inside the `audits/compiled` directory. Now the last step to use the audits inside PacketManipulator is just to add that path in the plugins path (this is achieved by adding a new entry pointing to this directory by using the Plugin Window / Paths tab) .64 This will generate various ump files inside the `audits/compiled` directory. Now the last step to use the audits inside PacketManipulator is just to add that path in the plugins path (this is achieved by adding a new entry pointing to this directory by using the Plugin Window / Paths tab) and then enable the audits you're interested in. 65 65 66 66 === Building or updating just a single audit ===
