Differences
This shows you the differences between two versions of the page.
Next revision
|
Previous revision
|
wiki:pickle [2020/03/09 00:02] abigpickle created |
wiki:pickle [2020/03/10 19:42] (current) abigpickle |
<html> | <html> |
<h1>Pickle's page</h1> | <h1>Pickle's page (WIP)</h1> |
Hey! Welcome to my blogs. Here you'll find anything I feel is worth writing about. I'll try to put some programming, reversing, application hacking and more.<br><br> | Hey! Welcome to my blogs. Here you'll find anything I feel is worth writing about. I'll try to put some programming, reversing, application hacking and more. None have a particular order.<br><br> |
| <h2><u>Programming Series</u></h2> |
<ul> | <ul> |
<li><h2><a href="https://laptophackingcoffee.org/doku.php?id=wiki:bfsvsdfs">Programming I. DFS and BFS</a></h2></li> | <li><h2><a href="https://laptophackingcoffee.org/doku.php?id=wiki:bfsvsdfs">Programming I. DFS and BFS</a></h2></li> |
| <li><h2><a href="https://laptophackingcoffee.org/doku.php?id=wiki:gradient">Programming II. Gradient Descent</a></h2></li> |
| <li><h2>Programming III. Policy-Based Data Structures & Other GCC Tricks</h2></li> |
| <li><h2>Programming IV. Segment Trees</h2></li> |
| <li><h2>Programming V. Fetch Decode Execute- Emulating a CPU</h2></li> |
| </ul> |
| <h2><u>Reversing Series</u></h2> |
| <ul> |
| <li><h2><a href="https://laptophackingcoffee.org/doku.php?id=wiki:rev1">Reversing I. FlareOn '19 #1: Intro to Reversing</a></h2></li> |
| <li><h2>Reversing II. FlareOn '19 #4: Native & Networking</h2></li> |
| <li><h2>Reversing III. FlareOn '19 #11: Advanced Vector Extensions 2™</h2></li> |
| </ul> |
| <h2><u>Application Hacking Series</u></h2> |
| <ul> |
| <li><h2>AppHack I. Windows DLL Injection</h2></li> |
| <li><h2>AppHack II. Calling Java through C++ | The JNI</h2></li> |
</ul> | </ul> |
</html> | </html> |