summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormegazig <megazig@megazig.(none)>2012-01-07 01:12:46 -0600
committermegazig <megazig@megazig.(none)>2012-01-07 01:12:46 -0600
commitfa78f7be38f64a8c4b94f3220cc70b75b986f5dd (patch)
tree0448e3520af4d3baf8036c4f745611120787206a /README
parenta1f4b6b06cf1459557ad662fc643eac3d35c085d (diff)
downloadclassy-fa78f7be38f64a8c4b94f3220cc70b75b986f5dd.tar.gz
classy-fa78f7be38f64a8c4b94f3220cc70b75b986f5dd.zip
Added deleting a class
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 39b7b88..beb901f 100644
--- a/README
+++ b/README
@@ -14,6 +14,7 @@ Supported so far:
- Save and reset database
- Classes:
- Create a class using an IDA struct
+ - Delete a class
- Base classes are handled using a struct field named _
- Struct is automatically created if one is not chosen - if this is used,
Classy adds the _ field for you